chmod in lib/resource-1.0 is now called by all targets that use mkPresent. This is needed to make make all in src work.

This commit is contained in:
bringert
2007-09-13 08:56:51 +00:00
parent 893427b0f2
commit 3a9d7c11f7

View File

@@ -34,7 +34,7 @@ test:
pretest:
echo "gr -cat=Cl -number=11 -prob | tb" | $(GF) -probs=lang.gfprob -path=present:prelude -nocf ../present/Lang???.gfc
prelude:
prelude:
$(GFC) ../prelude/*.gf
alltenses:
@@ -71,15 +71,15 @@ api:
$(GFCC) api/Symbolic???.gf
cp -p api/*.gfc api/*.gfr ../api
arabic:
arabic: chmod
$(GFCP) arabic/GrammarAra.gf
$(GFC) arabic/GrammarAra.gf
catalan:
catalan: chmod
$(GFCP) catalan/Catalan.gf
$(GFC) catalan/Catalan.gf
present:
present: chmod
# $(GFCP) arabic/GrammarAra.gf
# $(GFCP) catalan/Catalan.gf
$(GFCP) danish/Danish.gf