0120049e1af065ba852c2fabb1fa27417ff1f617 hiram Fri Jun 18 13:51:57 2010 -0700 adding clean targets to makefiles reached via clean_utils diff --git src/hg/fakeOut/makefile src/hg/fakeOut/makefile index d13f62e..8c66d83 100755 --- src/hg/fakeOut/makefile +++ src/hg/fakeOut/makefile @@ -6,4 +6,5 @@ fakeOut: $(O) ${CC} ${COPT} ${CFLAGS} -o ${BINDIR}/fakeOut $O ../../lib/$(MACHTYPE)/jkweb.a - +clean:: + rm -f ${O}