forked from GitHub/gf-core
Query/small packaged
This commit is contained in:
10
examples/query/small/Makefile
Normal file
10
examples/query/small/Makefile
Normal file
@@ -0,0 +1,10 @@
|
||||
all: pgf treebank
|
||||
|
||||
pgf:
|
||||
gf -make -optimize-pgf Query???.gf
|
||||
|
||||
treebank:
|
||||
gf --run Query.pgf <tests.gfs >treebank.txt
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user