0120049e1af065ba852c2fabb1fa27417ff1f617 hiram Fri Jun 18 13:51:57 2010 -0700 adding clean targets to makefiles reached via clean_utils diff --git src/hg/affyTransciptome/makefile src/hg/affyTransciptome/makefile index 29b66df..b758860 100644 --- src/hg/affyTransciptome/makefile +++ src/hg/affyTransciptome/makefile @@ -11,3 +11,6 @@ ${CC} ${COPT} ${CFLAGS} -Wimplicit -I../inc -I../../inc -o ${BINDIR}/$@ $(addsuffix .c,$@) $(MYLIBS) all : $(O) + +clean:: + rm -f ${O}