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