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