47ea306c424d4b800a1d6fea2cef10547bbaba62 hiram Thu Jun 17 15:37:36 2010 -0700 fixup makefiles to have clean targets diff --git src/hg/pslCheck/makefile src/hg/pslCheck/makefile index 3396129..cde472a 100644 --- src/hg/pslCheck/makefile +++ src/hg/pslCheck/makefile @@ -8,3 +8,6 @@ pslCheck: $O $(MYLIBS) ${CC} ${COPT} ${CFLAGS} -o ${BINDIR}/pslCheck $O $(MYLIBS) $L + +clean:: + rm -f ${O}