From e902ce7f7182f319f5dadb491c9f005ca89d7bbe Mon Sep 17 00:00:00 2001 From: bringert Date: Thu, 13 Sep 2007 08:25:46 +0000 Subject: [PATCH] chmod mkPresent in make all in lib/resource-1.0 --- lib/resource-1.0/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/resource-1.0/Makefile b/lib/resource-1.0/Makefile index a8b38fafd..d92294b95 100644 --- a/lib/resource-1.0/Makefile +++ b/lib/resource-1.0/Makefile @@ -20,7 +20,10 @@ GFCCP=$(GFCC) -preproc=./mkPresent .PHONY: show-path all prelude test alltenses pretest langs present mathematical multimodal compiled treebank stat gfdoc clean api -all: show-path prelude present alltenses mathematical api multimodal langs compiled +all: chmod show-path prelude present alltenses mathematical api multimodal langs compiled + +chmod: + chmod a+x mkPresent show-path: @echo GF_LIB_PATH=$(GF_LIB_PATH)