1
0
forked from GitHub/gf-core

Makefile harmonization

This commit is contained in:
aarne
2008-05-22 08:58:36 +00:00
parent d705e731b8
commit d78e8d5469

View File

@@ -4,7 +4,7 @@ include config.mk
GHMAKE=$(GHC) --make
GHCXMAKE=ghcxmake
GHCFLAGS+= -fglasgow-exts
GHCOPTFLAGS=-O2 -prof
GHCOPTFLAGS=-O2
GHCFUDFLAG=
JAVAFLAGS=-target 1.4 -source 1.4
GFEDITOR=JavaGUI2