38785bd54a6b4f7c5f13bc7a4b6666d69a2a422c 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}