ummmm, fixed?

This commit is contained in:
Dan Buch
2011-06-12 23:02:18 -04:00
parent 81f7260e3f
commit 7f11279bfd
3 changed files with 23 additions and 8 deletions

9
Makefile Normal file
View File

@@ -0,0 +1,9 @@
DEBUG :=
export DEBUG
all:
cd gowrikumar && $(MAKE)
.PHONY: all