adaefb41c47c8ed44b75ad2793770bae5070e71b hiram Fri Jun 18 20:36:26 2010 -0700 last bunch of makefiles that need a clean target diff --git src/cbAli/makefile src/cbAli/makefile index 2fdadff..fbdae95 100644 --- src/cbAli/makefile +++ src/cbAli/makefile @@ -8,4 +8,5 @@ chmod a+rx cbAli.exe mv cbAli.exe ../cgi-bin - +clean:: + rm -f ${O} cbAli.exe