updated gfcc to new gfcc, now with parsing

This commit is contained in:
aarne
2007-10-05 13:01:05 +00:00
parent 48623470cd
commit 1b4f7c9741
3 changed files with 15 additions and 19 deletions

View File

@@ -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/