gvsu/cs658/final/test/Makefile
josh 038c923fed added clean target to test/Makefile
git-svn-id: svn://anubis/gvsu@372 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-01-17 22:10:52 +00:00

7 lines
54 B
Makefile

all:
@echo Nothing yet.
clean:
@echo Nothing yet.