From 13be0d6356a2f198e2ad5929c5896939da8e168f Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 20 Feb 2004 16:28:42 +0000 Subject: [PATCH] Started experimenting with shallow resource API. Started experimenting with shallow resource API. Added PossessPrep to Structural. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile b/src/Makefile index 069a34e51..95ac770d9 100644 --- a/src/Makefile +++ b/src/Makefile @@ -3,6 +3,7 @@ GHCFLAGS=-package lang -package util -fglasgow-exts GHCFUDFLAG=-package Fudgets GHCINCLUDE=-iapi -icompile -igrammar -iinfra -ishell -isource -icanonical -iuseGrammar -icf -ifor-ghc -iparsing -iparsers GHCINCLUDENOFUD=-iapi -icompile -igrammar -iinfra -ishell -isource -icanonical -iuseGrammar -icf -ifor-ghc-nofud -iparsing -iparsers +GHCINCLUDEGFT=-iapi -icompile -igrammar -iinfra -ishell -isource -icanonical -iuseGrammar -icf -ifor-gft -iparsing -iparsers WINDOWSINCLUDE=-ifor-windows -iapi -icompile -igrammar -iinfra -ishell -isource -icanonical -iuseGrammar -icf -iparsing -iparsers all: