mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 06:49:31 -06:00
expensive gf3langs alltenses commented away after all
This commit is contained in:
@@ -208,14 +208,14 @@ gf3present:
|
||||
|
||||
|
||||
gf3langs:
|
||||
# mv ../present/LangSpa.gfo tmpLangSpa.gfo
|
||||
# $(GFNew) -path=present:prelude -target=langs --make ../present/Lang???.gfo $(RTSS)
|
||||
# mv langs.gfcc ../present
|
||||
# mv tmpLangSpa.gfo ../present/LangSpa.gfo
|
||||
mv ../alltenses/LangSpa.gfo tmpLangSpa.gfo
|
||||
$(GFNew) -path=alltenses:prelude -target=langs --make ../alltenses/Lang???.gfo $(RTSS)
|
||||
mv langs.gfcc ../alltenses
|
||||
mv tmpLangSpa.gfo ../alltenses/LangSpa.gfo
|
||||
mv ../present/LangSpa.gfo tmpLangSpa.gfo
|
||||
$(GFNew) -path=present:prelude -target=langs --make ../present/Lang???.gfo $(RTSS)
|
||||
mv langs.gfcc ../present
|
||||
mv tmpLangSpa.gfo ../present/LangSpa.gfo
|
||||
# mv ../alltenses/LangSpa.gfo tmpLangSpa.gfo
|
||||
# $(GFNew) -path=alltenses:prelude -target=langs --make ../alltenses/Lang???.gfo $(RTSS)
|
||||
# mv langs.gfcc ../alltenses
|
||||
# mv tmpLangSpa.gfo ../alltenses/LangSpa.gfo
|
||||
|
||||
|
||||
clean:
|
||||
|
||||
Reference in New Issue
Block a user