diff options
Diffstat (limited to 'examples/query/small/Makefile')
| -rw-r--r-- | examples/query/small/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/examples/query/small/Makefile b/examples/query/small/Makefile deleted file mode 100644 index 351850274..000000000 --- a/examples/query/small/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -all: pgf treebank - -pgf: - gf -make -optimize-pgf Query???.gf - -treebank: - gf --run Query.pgf <tests.gfs >treebank.txt - - - |
