adaefb41c47c8ed44b75ad2793770bae5070e71b
hiram
  Fri Jun 18 20:36:26 2010 -0700
last bunch of makefiles that need a clean target
diff --git src/hg/wikiPlot/makefile src/hg/wikiPlot/makefile
index 30f6117..9266581 100644
--- src/hg/wikiPlot/makefile
+++ src/hg/wikiPlot/makefile
@@ -14,6 +14,3 @@
 
 compile: $O
 	${CC} -o $A $O ${MYLIBS} ${L}
-
-clean::
-	rm -f ${O}