Skip to content

Instantly share code, notes, and snippets.

@jadudm
Created August 27, 2013 15:01
Show Gist options
  • Save jadudm/6354720 to your computer and use it in GitHub Desktop.
Save jadudm/6354720 to your computer and use it in GitHub Desktop.
A simple Makefile
all:
gcc -o hello-os hello.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment