adaefb41c47c8ed44b75ad2793770bae5070e71b hiram Fri Jun 18 20:36:26 2010 -0700 last bunch of makefiles that need a clean target diff --git src/cdnaAli/cluster/makefile src/cdnaAli/cluster/makefile index 96d621a..4ae5c44 100755 --- src/cdnaAli/cluster/makefile +++ src/cdnaAli/cluster/makefile @@ -9,4 +9,5 @@ ${BINDIR}/cluster: $(O) $(JKWEB) ${CC} ${COPT} ${CFLAGS} -o ${BINDIR}/cluster $O $(L) - +clean:: + rm -f ${O}