new GFCC format in GF/GFCC

This commit is contained in:
aarne
2007-10-04 21:38:59 +00:00
parent 6651e9e1d0
commit 41201c2d4e
18 changed files with 2908 additions and 102 deletions

View File

@@ -199,7 +199,8 @@ gfc:
mv gfc ../bin/
gfcc:
$(GHMAKE) $(GHCOPTFLAGS) -o gfcc GF/Canon/GFCC/Shell.hs
# $(GHMAKE) $(GHCOPTFLAGS) -o gfcc GF/Canon/GFCC/Shell.hs
$(GHMAKE) $(GHCOPTFLAGS) -o gfcc GF/Devel/Shell.hs
strip gfcc
mv gfcc ../bin/