tram using compiled resources

This commit is contained in:
aarne
2006-02-22 22:29:11 +00:00
parent 2f91205ba0
commit bac9c25a3b
16 changed files with 51 additions and 15 deletions

View File

@@ -5,6 +5,9 @@ test:
langs:
echo "s ;; pm | wf langs.gfcm" | gf -src -nocf */Lang??*.gf english/LangEng.gf +RTS -M500M
install:
cp -p */*.gfc */*.gfr ../compiled
stat:
wc */*.gfc
gfdoc: