mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
Devel/GF3: experimentally putting together all functionalities for the first time
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user