0120049e1af065ba852c2fabb1fa27417ff1f617
hiram
  Fri Jun 18 13:51:57 2010 -0700
adding clean targets to makefiles reached via clean_utils
diff --git src/hg/pslUnpile/makefile src/hg/pslUnpile/makefile
index c93edaf..738322c 100644
--- src/hg/pslUnpile/makefile
+++ src/hg/pslUnpile/makefile
@@ -9,3 +9,6 @@
 
 pslUnpile: $O $(MYLIBS)
 	${CC} ${COPT} ${CFLAGS} -o ${BINDIR}/pslUnpile $O $(MYLIBS) $L
+
+clean::
+	rm -f ${O}