Makefile added

This commit is contained in:
Albert S. 2013-04-21 22:38:22 +02:00
vanhempi 9fe3d63b83
commit f32f9ea00d
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa

2
Makefile Normal file
Näytä tiedosto

@ -0,0 +1,2 @@
all: adhocify.c
gcc adhocify.c -std=c99 -Wall -Wextra -pedantic -o adhocify