mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
Phrasebook: make clean
This commit is contained in:
@@ -40,5 +40,8 @@ doc:
|
|||||||
txt2tags -thtml help-phrasebook.txt
|
txt2tags -thtml help-phrasebook.txt
|
||||||
rm -f Ontology.gf Implementation.gf
|
rm -f Ontology.gf Implementation.gf
|
||||||
|
|
||||||
|
clean:
|
||||||
|
rm *.gfo *.pgf
|
||||||
|
|
||||||
upload:: Phrasebook.pgf
|
upload:: Phrasebook.pgf
|
||||||
rsync -a Phrasebook.pgf www.grammaticalframework.org:/usr/local/www/GF-demos/www/grammars
|
rsync -avb Phrasebook.pgf www.grammaticalframework.org:/usr/local/www/GF-demos/www/grammars
|
||||||
|
|||||||
Reference in New Issue
Block a user