9bfcf5e486d3ff0032e427a6ccf478fb776f5e0f
hiram
  Mon Jun 14 11:42:27 2010 -0700
fixing makefiles to have clean targets
diff --git src/protDust/makefile src/protDust/makefile
index 811dfd1..650f265 100644
--- src/protDust/makefile
+++ src/protDust/makefile
@@ -9,3 +9,6 @@
 
 push:	
 	mv protDust.exe ${CGI_BIN}-${USER}
+
+clean::
+	rm -f ${O} protDust.exe ${AOUT}