]> matita.cs.unibo.it Git - helm.git/commitdiff
The chmod ug+w in the all rule has been made non-critical.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 15 May 2003 16:30:38 +0000 (16:30 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 15 May 2003 16:30:38 +0000 (16:30 +0000)
helm/scripts/Makefile

index 96dff3333baee35778395a0d9f479057a7e3ce83..ccb1b248e7908e5b506657b6890680c7e038e2b7 100644 (file)
@@ -1,5 +1,6 @@
 
 all: 
+       chmod ug+w marcello*rc phd*rc
        ./makeit V7 marcello marcello <template.cshrc >marcello.cshrc
        ./makeit V7 marcello marcello <template.rc >marcello.rc
        ./makeit V7 marcello phd <template.cshrc >marcello_phd.cshrc
@@ -17,6 +18,7 @@ all:
        ./makeit V7_mowgli phd marcello <template.cshrc >phd_marcello_mowgli.cshrc
        ./makeit V7_mowgli phd marcello <template.rc >phd_marcello_mowgli.rc
        chmod a+x marcello*rc phd*rc
+       chmod ug-w marcello*rc phd*rc
 
 clean:
        rm -f marcello*rc phd*rc