updated base Makefile

git-svn-id: svn://anubis/gvsu@360 45c1a28c-8058-47b2-ae61-ca45b979098e
This commit is contained in:
josh 2009-01-16 18:20:08 +00:00
parent 3677d6be50
commit 45a0ef7e83

View File

@ -0,0 +1,6 @@
all:
make -C util
clean:
make -C util clean