38785bd54a6b4f7c5f13bc7a4b6666d69a2a422c
hiram
  Thu Jun 17 15:37:36 2010 -0700
fixup makefiles to have clean targets
diff --git src/oneShot/ooRev/makefile src/oneShot/ooRev/makefile
index f4b3ab3..bbb8d3f 100755
--- src/oneShot/ooRev/makefile
+++ src/oneShot/ooRev/makefile
@@ -6,4 +6,5 @@
 ooRev: $(O)
 	${CC} ${COPT} ${CFLAGS} -o ${BINDIR}/ooRev $O ../../lib/$(MACHTYPE)/jkweb.a
 
-
+clean::
+	rm -f ${O}