47ea306c424d4b800a1d6fea2cef10547bbaba62 hiram Thu Jun 17 15:37:36 2010 -0700 fixup makefiles to have clean targets diff --git src/index/ixali/makefile src/index/ixali/makefile index 63ff2dd..1a53bee 100755 --- src/index/ixali/makefile +++ src/index/ixali/makefile @@ -6,3 +6,6 @@ ixali: $(O) ${CC} ${COPT} ${CFLAGS} $O ../../lib/$(MACHTYPE)/jkweb.a $L mv ${AOUT} ${BINDIR}/ixali + +clean:: + rm -f ${O}