diff options
| author | peb <unknown> | 2005-02-04 08:46:17 +0000 |
|---|---|---|
| committer | peb <unknown> | 2005-02-04 08:46:17 +0000 |
| commit | 54e7b5a5ef1ab05501972328108003c7745cb52d (patch) | |
| tree | d16b60a7444f84a7619374f70477c8a97a2972bf /src/Makefile | |
| parent | 1afb28b644df692b0c9ee51f20217934a754f3d0 (diff) | |
"Committed_by_peb"
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 1efc4ab85..7e470154e 100644 --- a/src/Makefile +++ b/src/Makefile @@ -8,7 +8,7 @@ GHCOPTFLAGS=-O2 $(GHCFLAGS) GHCFUDFLAG= JAVAFLAGS=-target 1.4 -source 1.4 -HUGSINCLUDE =.:for-hugs:api:source:canonical:cf:grammar:infra:shell:useGrammar:compile:newparsing:trace:visualization: +HUGSINCLUDE =.:{Hugs}/libraries:for-hugs:api:source:canonical:cf:grammar:infra:shell:useGrammar:compile:newparsing:cfgm:speech:visualization: BASICINCLUDE =-iapi -icompile -igrammar -iinfra -ishell -isource -icanonical -iuseGrammar -icf -inewparsing -iparsers -inotrace -icfgm -ispeech -ivisualization GHCINCLUDE =-ifor-ghc $(BASICINCLUDE) GHCINCLUDENOFUD=-ifor-ghc-nofud $(BASICINCLUDE) |
