box-o-sand/lcthw-remnants-2/Makefile

7 lines
45 B
Makefile
Raw Normal View History

2016-04-12 03:21:45 +00:00
CFLAGS=-Wall -g
2016-04-12 03:25:45 +00:00
all: ex1
2016-04-12 03:21:45 +00:00
clean:
rm -f ex1