putting pattern macros in place (not properly tested yet)

This commit is contained in:
aarne
2008-03-15 21:02:59 +00:00
parent 1196bbe21f
commit 2a314b679d
13 changed files with 133 additions and 48 deletions

View File

@@ -25,7 +25,7 @@ GFCCP=$(GFCC) -preproc=./mkPresent
new:
export GF='../../bin/gf -s' ; export GF_LIB_PATH='..'; $(MAKE) -e all
all: chmod show-path prelude present alltenses mathematical api langs compiled
all: chmod show-path prelude present alltenses
chmod:
chmod a+x mkPresent
@@ -159,7 +159,7 @@ gfdoc:
mv ../prelude/*.html doc/gfdoc
gf3:
export GF_LIB_PATH=..; $(MAKE) -e gf3prelude gf3present gf3alltenses gf3mathematical
export GF_LIB_PATH=..; $(MAKE) -e gf3prelude gf3present gf3alltenses
gf3prelude:
$(GFNew) ../src/*.gf