38785bd54a6b4f7c5f13bc7a4b6666d69a2a422c
hiram
  Thu Jun 17 15:37:36 2010 -0700
fixup makefiles to have clean targets
diff --git src/index/indexRa/makefile src/index/indexRa/makefile
index 5f4e0d1..d62324c 100755
--- src/index/indexRa/makefile
+++ src/index/indexRa/makefile
@@ -7,3 +7,5 @@
 	${CC} ${COPT} ${CFLAGS} $O ../../lib/$(MACHTYPE)/jkweb.a
 	mv ${AOUT} ${BINDIR}/indexRa
 
+clean::
+	rm -f ${O}