adaefb41c47c8ed44b75ad2793770bae5070e71b hiram Fri Jun 18 20:36:26 2010 -0700 last bunch of makefiles that need a clean target diff --git src/cdnaAli/lib/makefile src/cdnaAli/lib/makefile index c13f1e6..6c432a4 100644 --- src/cdnaAli/lib/makefile +++ src/cdnaAli/lib/makefile @@ -3,3 +3,5 @@ cdnaAli.o: cdnaAli.c +clean:: + rm -f cdnaAli.o