47ea306c424d4b800a1d6fea2cef10547bbaba62
hiram
  Thu Jun 17 15:37:36 2010 -0700
fixup makefiles to have clean targets
diff --git src/hg/liftFrags/makefile src/hg/liftFrags/makefile
index 5c4c9fc..1dfc829 100644
--- src/hg/liftFrags/makefile
+++ src/hg/liftFrags/makefile
@@ -10,3 +10,5 @@
 liftFrags: $O ../../lib/$(MACHTYPE)/jkweb.a 
 	${CC} ${COPT} ${CFLAGS} -o ${BINDIR}/liftFrags $O $(MYLIBS) $L
 
+clean::
+	rm -f ${O}