Makefile
changeset 8 7da62b48653f
parent 5 33a7d0576411
child 9 417562509dbe
--- a/Makefile	Mon Jan 01 22:20:03 2007 +0000
+++ b/Makefile	Tue Jan 02 10:49:47 2007 +0000
@@ -26,4 +26,4 @@
 %:	%.pl
 	@perl -c $<
 	@cp -vf $< $@
-	@chmod a-w $@
+	@chmod a-w,+x $@