From bacd86433c0ed78dd10dd10a7db1f4f824f51bf2 Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 8 Nov 2007 23:34:45 +0000 Subject: [PATCH] partial check of dependencies with restricted inheritance --- resource-1.0/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource-1.0/Makefile b/resource-1.0/Makefile index f97670ff..ec00d0cd 100644 --- a/resource-1.0/Makefile +++ b/resource-1.0/Makefile @@ -195,7 +195,7 @@ gf3present: $(GFNewPres) common/ConstructX.gf cp -p */*.gfo ../present touch api/Constructors.gf - $(GFNewPresC) api/Syntax???.gf + $(GFNewPresC) -path=present:prelude:api api/Syntax???.gf cp -p api/Constructors*.gfo ../present cp -p api/Syntax*.gfo ../present # $(GFNewPresC) api/Try???.gf