summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile5
1 files changed, 0 insertions, 5 deletions
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/