]> gitweb @ CieloNegro.org - autobuild.git/commitdiff
Makefile: chmod a=rx ./Build
authorPHO <pho@cielonegro.org>
Wed, 4 Jul 2012 07:25:31 +0000 (16:25 +0900)
committerPHO <pho@cielonegro.org>
Wed, 4 Jul 2012 07:25:31 +0000 (16:25 +0900)
Makefile

index a85cff82c3145f82bea548df573d33ccb2d44bbf..dce93f9970bb17db8868ecd3c64674a19871418a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,5 +21,6 @@ Build: $(SOURCES)
        done
        head -q -n -1 $@.tmp > $@
        rm -f $@.tmp
+       chmod a=rx $@
 
-.PHONY: all clean
\ No newline at end of file
+.PHONY: all clean