1
0
forked from GitHub/gf-rgl

Set GF_LIB_PATH to the dist dir when building grammar-dist.

This commit is contained in:
bringert
2006-03-21 13:20:03 +00:00
parent 6d8002e1aa
commit 3f9d177990

View File

@@ -1,6 +1,9 @@
.PHONY: all test pretest langs present mathematical multimodal compiled treebank stat gfdoc clean
.PHONY: show-path all test pretest langs present mathematical multimodal compiled treebank stat gfdoc clean
all: present mathematical multimodal langs compiled
all: show-path present mathematical multimodal langs compiled
show-path:
@echo GF_LIB_PATH=$(GF_LIB_PATH)
test:
echo "gr -cat=Text -number=11 -prob | tb" | gf -nocf -probs=lang.gfprob langs.gfcm