From 1b4f7c9741b87f7085f0a8b70034e5ce7cfe668a Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 5 Oct 2007 13:01:05 +0000 Subject: updated gfcc to new gfcc, now with parsing --- src/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 6cbee366d..690b66cee 100644 --- a/src/Makefile +++ b/src/Makefile @@ -199,11 +199,6 @@ gfc: mv gfc ../bin/ gfcc: - $(GHMAKE) $(GHCOPTFLAGS) -o gfcc GF/Canon/GFCC/Shell.hs - strip gfcc - mv gfcc ../bin/ - -newgfcc: $(GHMAKE) $(GHCOPTFLAGS) -o gfcc GF/Devel/Shell.hs strip gfcc mv gfcc ../bin/ -- cgit v1.2.3