Makefile
changeset 1 ef7abb48573b
parent 0 d187e7fc9970
--- a/Makefile	Sat Oct 06 21:08:55 2012 -0400
+++ b/Makefile	Sun Oct 07 14:30:52 2012 -0400
@@ -1,6 +1,7 @@
 all: tests
 
-CC=g++
+clean:
+	rm -f *.o tests
 
 tests: tests.o jsonsax.o