the -gfc option

This commit is contained in:
aarne
2006-02-23 09:58:59 +00:00
parent bc869124ca
commit 625a25cc68
5 changed files with 14 additions and 9 deletions

View File

@@ -7,10 +7,10 @@ langs:
echo "s ;; pm | wf langs.gfcm" | gf -nocf */Lang??*.gf english/LangEng.gf +RTS -M500M -K100M
mathematical:
gf -nocf mathematical/Mathematical???.gf +RTS -M800M -K100M
gf -nocf -gfc mathematical/Mathematical???.gf +RTS -M800M -K100M
multimodal:
gf -nocf multimodal/Multimodal???.gf +RTS -M500M -K100M
gf -nocf -gfc multimodal/Multimodal???.gf +RTS -M500M -K100M
install:
cp -p */*.gfc */*.gfr ../compiled