47ea306c424d4b800a1d6fea2cef10547bbaba62 hiram Thu Jun 17 15:37:36 2010 -0700 fixup makefiles to have clean targets diff --git src/oneShot/findContigsWithClones/makefile src/oneShot/findContigsWithClones/makefile index 307308b..5ef6d94 100644 --- src/oneShot/findContigsWithClones/makefile +++ src/oneShot/findContigsWithClones/makefile @@ -9,3 +9,6 @@ findContigsWithClones: $O $(MYLIBS) ${CC} ${COPT} ${CFLAGS} -o ${BINDIR}/findContigsWithClones $O $(MYLIBS) $L + +clean:: + rm -f ${O}