mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Added target for building GF with profiling
This commit is contained in:
@@ -116,6 +116,9 @@ tracing:
|
||||
strip gf
|
||||
mv gf ../bin/
|
||||
|
||||
prof: GHCOPTFLAGS += -prof -auto-all -auto-dicts
|
||||
prof: all
|
||||
|
||||
dist:
|
||||
-rm -rf $(DIST_DIR)
|
||||
mkdir $(DIST_DIR)
|
||||
|
||||
Reference in New Issue
Block a user