Makefile
branchhs12
changeset 60 2c45d68844bf
parent 39 8b46e7c48995
child 72 d3d2108f07da
--- a/Makefile	Wed Dec 29 00:08:03 2010 +0100
+++ b/Makefile	Wed Dec 29 12:02:01 2010 +0100
@@ -9,8 +9,9 @@
 all:	$(ALL)
 
 clean:	
-distclean:
-	rm -f $(CLEANFILES)
+
+distclean:	clean
+	-rm -f $(CLEANFILES)
 
 
 %:	%.pl