adding makefile for ch. 4

This commit is contained in:
Dan Buch 2011-09-03 21:00:55 -07:00
parent 9ed30444e2
commit e511657898

4
Makefile Normal file
View File

@ -0,0 +1,4 @@
CFLAGS=-Wall -g
clean:
rm -f ex1