47ea306c424d4b800a1d6fea2cef10547bbaba62 hiram Thu Jun 17 15:37:36 2010 -0700 fixup makefiles to have clean targets diff --git src/parasol/netC/makefile src/parasol/netC/makefile index aeaf07a..61fc2ad 100644 --- src/parasol/netC/makefile +++ src/parasol/netC/makefile @@ -5,3 +5,5 @@ netC: $(O) ${CC} ${COPT} ${CFLAGS} -o netC $O ../../lib/$(MACHTYPE)/jkweb.a +clean:: + rm -f ${O}