1
0
forked from GitHub/gf-core

robustness to gfcc interpreter ; make gfcc to bin

This commit is contained in:
aarne
2006-11-12 20:48:01 +00:00
parent 7cdb45fb5a
commit 482e08bf9f
4 changed files with 8 additions and 5 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
#