9bfcf5e486d3ff0032e427a6ccf478fb776f5e0f
hiram
  Mon Jun 14 11:42:27 2010 -0700
fixing makefiles to have clean targets
diff --git src/reformat/makefile src/reformat/makefile
index 00f31dc..dfb6cc4 100644
--- src/reformat/makefile
+++ src/reformat/makefile
@@ -6,3 +6,5 @@
 	cd moresyn && ${MAKE}
 	cd gb2cdi && ${MAKE}
 	cd wabToSt && ${MAKE}
+
+clean::