1
0
forked from GitHub/gf-rgl

tram using compiled resources

This commit is contained in:
aarne
2006-02-22 22:29:11 +00:00
parent cb664cb288
commit 02c52243be
6 changed files with 28 additions and 3 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: