diff options
| author | aarne <unknown> | 2004-02-20 16:28:42 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-02-20 16:28:42 +0000 |
| commit | 13be0d6356a2f198e2ad5929c5896939da8e168f (patch) | |
| tree | bc28dc13a32f229724cf8a23e7922ccf277021c2 /src | |
| parent | 7d1d67ee5b52e0940df9479a874e11917b71337e (diff) | |
Started experimenting with shallow resource API.
Started experimenting with shallow resource API.
Added PossessPrep to Structural.
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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: |
