47ea306c424d4b800a1d6fea2cef10547bbaba62
hiram
  Thu Jun 17 15:37:36 2010 -0700
fixup makefiles to have clean targets
diff --git src/oneShot/preProcGgfAndy/makefile src/oneShot/preProcGgfAndy/makefile
index 0a65af4..328965d 100644
--- src/oneShot/preProcGgfAndy/makefile
+++ src/oneShot/preProcGgfAndy/makefile
@@ -8,3 +8,5 @@
 preProcGgfAndy: $O 
 	gcc -o ${BINDIR}/preProcGgfAndy $O $(MYLIBS)
 
+clean::
+	rm -f ${O}