Devel/GF3: experimentally putting together all functionalities for the first time

This commit is contained in:
aarne
2007-11-06 14:44:17 +00:00
parent 49b81e4af5
commit 6a716b0f68
5 changed files with 104 additions and 8 deletions

View File

@@ -203,6 +203,11 @@ gfcc:
strip gfcc
mv gfcc ../bin/
gf3:
$(GHMAKE) $(GHCOPTFLAGS) -o gf3 GF/Devel/GF3.hs
strip gf3
mv gf3 ../bin/
gfcc2c:
$(MAKE) -C tools/c
$(MAKE) -C ../lib/c