summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVladimir Azarov <avm@intermediate-node.net>2025-03-24 00:49:06 +0100
committerVladimir Azarov <avm@intermediate-node.net>2025-03-24 00:49:30 +0100
commite40727b58e357f123256557af50666aa42c2caa4 (patch)
treedaf34c2dd0d5552d2ea74eb5b18307afbbac9ee5 /Makefile
parentc4b48d26658e3359217725e81e8afcda6a6a257e (diff)
Rest of symbols
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1db9e55..e18503d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,4 @@
+history := -const "Exn.keepHistory true"
+
def:
- mlton -const "Exn.keepHistory true" cpp.mlb
+ mlton $(history) cpp.mlb