forked from GitHub/gf-core
Get executable suffix in configure, unify unix and windows make targets.
This commit is contained in:
@@ -14,6 +14,8 @@ host = @host@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
|
||||
EXEEXT = @EXEEXT@
|
||||
|
||||
INSTALL = @INSTALL@
|
||||
|
||||
GHC = @GHC@
|
||||
@@ -21,3 +23,4 @@ GHCI = @GHCI@
|
||||
|
||||
JAVAC = @JAVAC@
|
||||
JAR = @JAR@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user