From 735790a1b6bd2bf71ce2d0f4e8f26b5ad2a70356 Mon Sep 17 00:00:00 2001 From: bringert Date: Mon, 3 Dec 2007 15:37:20 +0000 Subject: [PATCH] Set GF_LIB_PATH to .. in resource-1.0/Makefile to find Prelude. --- lib/resource-1.0/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/resource-1.0/Makefile b/lib/resource-1.0/Makefile index b482fb4db..02f0b7755 100644 --- a/lib/resource-1.0/Makefile +++ b/lib/resource-1.0/Makefile @@ -27,7 +27,7 @@ GFCCP=$(GFCC) -preproc=./mkPresent .PHONY: show-path all prelude test alltenses pretest langs present mathematical multimodal compiled treebank stat gfdoc clean api new: - export GF='../../bin/gf -s' ; make -e all + export GF='../../bin/gf -s' ; export GF_LIB_PATH='..'; make -e all all: chmod show-path prelude present alltenses mathematical api langs compiled @@ -156,7 +156,8 @@ gfdoc: cp */Irreg???.gf doc/gfdoc mv ../prelude/*.html doc/gfdoc -gf3: gf3present gf3alltenses +gf3: + export GF_LIB_PATH=..; $(MAKE) -e gf3present gf3alltenses gf3alltenses: # $(GFNew) arabic/GrammarAra.gf