adaefb41c47c8ed44b75ad2793770bae5070e71b hiram Fri Jun 18 20:36:26 2010 -0700 last bunch of makefiles that need a clean target diff --git src/utils/subChar/makefile src/utils/subChar/makefile index 0b4e5ff..ab0a31e 100644 --- src/utils/subChar/makefile +++ src/utils/subChar/makefile @@ -7,3 +7,5 @@ ${CC} ${COPT} ${CFLAGS} -o ${BINDIR}/subChar $O ../../lib/$(MACHTYPE)/jkweb.a ${STRIP} ${BINDIR}/subChar${EXE} +clean:: + rm -f ${O}