diff -r d187e7fc9970 -r ef7abb48573b Makefile
--- 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