mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 02:09:32 -06:00
Windows path.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1 +1 @@
|
||||
module Today where today = "Mon Nov 3 17:53:59 CET 2003"
|
||||
module Today where today = "Tue Nov 4 09:25:56 CET 2003"
|
||||
|
||||
Reference in New Issue
Block a user