From d14358ff8bbb3c40556f497fca1717b38953dd0e Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 20 Dec 2007 15:11:18 +0000 Subject: merged Gf and Fg classes in generated Haskell --- src/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 7c0273485..421409280 100644 --- a/src/Makefile +++ b/src/Makefile @@ -69,6 +69,10 @@ endif all: unix gfdoc $(BUILD_JAR) lib +static: GHCFLAGS += -optl-static +static: unix + + gf: unix unix: today opt -- cgit v1.2.3