cycles_hawick_james/Makefile

6 lines
78 B
Makefile
Raw Normal View History

2012-07-03 18:23:25 +00:00
all:
gdc circuits_hawick.d -o circuits_hawick
clean:
rm -f circuits_hawick