1
0
forked from GitHub/gf-core

new synopsis, now with Pol and Urd

This commit is contained in:
aarne
2010-04-04 14:07:09 +00:00
parent 59c3482397
commit 7e659b0ff2
4 changed files with 1145 additions and 57 deletions

View File

@@ -47,7 +47,8 @@ demo:
gf -make -name=Demo3 demo/DemoFre.gf demo/DemoGer.gf demo/DemoIta.gf demo/DemoNor.gf demo/DemoPol.gf +RTS -K48M
gf -make -name=Demo4 demo/DemoRon.gf +RTS -K48M
gf -make -name=Demo5 demo/DemoRus.gf demo/DemoSpa.gf demo/DemoSwe.gf
gf -make Demo0.pgf Demo1.pgf Demo2.pgf Demo3.pgf Demo4.pgf Demo5.pgf
gf -make -name=Demo6 demo/DemoUrd.gf +RTS -K48M
gf -make Demo0.pgf Demo1.pgf Demo2.pgf Demo3.pgf Demo4.pgf Demo5.pgf Demo6.pgf
rm Demo?.pgf
demoex:
@@ -57,7 +58,7 @@ parse:
$(RUNMAKE) parse
synopsis:
cd doc ; $(RUNGHC) MkSynopsis ; cd ..
cd ../doc ; $(RUNGHC) MkSynopsis ; cd ../src
link:
chmod a+x mkPresent mkMinimal