diff options
| author | aarne <unknown> | 2003-11-04 07:40:47 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2003-11-04 07:40:47 +0000 |
| commit | 22104872d61187de948a6d93f7edf3b3e4ca4b3f (patch) | |
| tree | dd18b8f67224f533246c2efebed4e96f03b0fe5c /src/Makefile | |
| parent | 0df32e1474cb66f86c4e35c6c3aa5c3578ec4b4f (diff) | |
Windows path.
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 bd84cff5b..2d342b099 100644 --- a/src/Makefile +++ b/src/Makefile @@ -3,7 +3,7 @@ GHCFLAGS=-package lang -package util GHCFUDFLAG=-package Fudgets GHCINCLUDE=-iapi -icompile -igrammar -iinfra -ishell -isource -icanonical -iuseGrammar -icf -ifor-ghc -iparsing GHCINCLUDENOFUD=-iapi -icompile -igrammar -iinfra -ishell -isource -icanonical -iuseGrammar -icf -ifor-ghc-nofud -iparsing -WINDOWSINCLUDE=-iapi -icompile -igrammar -iinfra -ishell -isource -icanonical -iuseGrammar -icf -ifor-windows -iparsing +WINDOWSINCLUDE=-ifor-windows -iapi -icompile -igrammar -iinfra -ishell -isource -icanonical -iuseGrammar -icf -iparsing all: make today ; make ghc |
