--- 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 $@