mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
Makefile harmonization
This commit is contained in:
@@ -4,7 +4,7 @@ include config.mk
|
|||||||
GHMAKE=$(GHC) --make
|
GHMAKE=$(GHC) --make
|
||||||
GHCXMAKE=ghcxmake
|
GHCXMAKE=ghcxmake
|
||||||
GHCFLAGS+= -fglasgow-exts
|
GHCFLAGS+= -fglasgow-exts
|
||||||
GHCOPTFLAGS=-O2 -prof
|
GHCOPTFLAGS=-O2
|
||||||
GHCFUDFLAG=
|
GHCFUDFLAG=
|
||||||
JAVAFLAGS=-target 1.4 -source 1.4
|
JAVAFLAGS=-target 1.4 -source 1.4
|
||||||
GFEDITOR=JavaGUI2
|
GFEDITOR=JavaGUI2
|
||||||
|
|||||||
Reference in New Issue
Block a user