executable
authorheiko
Tue, 02 Jan 2007 10:49:47 +0000
changeset 8 7da62b48653f
parent 7 b700c7f0dbbe
child 9 417562509dbe
executable
Makefile
--- 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 $@