adaefb41c47c8ed44b75ad2793770bae5070e71b
hiram
  Fri Jun 18 20:36:26 2010 -0700
last bunch of makefiles that need a clean target
diff --git src/gfServer/makefile src/gfServer/makefile
index 847e243..97ee709 100644
--- src/gfServer/makefile
+++ src/gfServer/makefile
@@ -24,3 +24,6 @@
 	cd tests && ./testPcr output/testPcr
 	diff -r -x CVS tests/expected tests/output
 	rm -r tests/output
+
+clean::
+	rm -fr ${O} tests/output