robustness to gfcc interpreter ; make gfcc to bin

This commit is contained in:
aarne
2006-11-12 20:48:01 +00:00
parent 52bb034d8e
commit 49c8a52ade
3 changed files with 3 additions and 2 deletions

View File

@@ -180,7 +180,7 @@ tools/$(GF_DOC_EXE): tools/GFDoc.hs
gfcc:
$(GHMAKE) $(GHCOPTFLAGS) -o gfcc GF/Canon/GFCC/RunGFCC.hs
strip gfcc
mv gfcc ../bin/
#
# Distribution
#