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