Some better post-compile cleanup

This commit is contained in:
David Schmidt 2011-01-09 15:15:13 +00:00
parent 19fb013161
commit f695a3ace2

View File

@ -17,6 +17,8 @@ all: $(TARGET)
clean:
- rm $(OBJECTS)
- rm $(TARGET)
- rm compile_time.o
- rm 8inst_c.h
- rm 16inst_c.h
- rm -r ../GSport.app