adaefb41c47c8ed44b75ad2793770bae5070e71b hiram Fri Jun 18 20:36:26 2010 -0700 last bunch of makefiles that need a clean target diff --git src/utils/geneStarts/makefile src/utils/geneStarts/makefile index 9a97ec5..04645fb 100755 --- src/utils/geneStarts/makefile +++ src/utils/geneStarts/makefile @@ -11,3 +11,5 @@ geneStarts: $(O) ${CC} ${COPT} ${CFLAGS} -o geneStarts $O $(MYLIBS) $L +clean:: + rm -f ${O}