Skip to content

Instantly share code, notes, and snippets.

@rocknrollMarc
Created October 10, 2013 00:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rocknrollMarc/6911251 to your computer and use it in GitHub Desktop.
Save rocknrollMarc/6911251 to your computer and use it in GitHub Desktop.
CFLAGS=-Wall -g
all: ex19
ex19: object.o
clean:
rm -f ex19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment