summaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorPeter Mikkelsen <peter@pmikkelsen.com>2021-07-08 00:16:30 +0000
committerPeter Mikkelsen <peter@pmikkelsen.com>2021-07-08 00:16:30 +0000
commit7441a0947cada8534adf48fa41e2d4471dfdeffc (patch)
tree3cc0578fc93883ef90ee737866eadfd79074e410 /mkfile
parente6a38aa97b9de05ae0eede568212667b68784a60 (diff)
Implement the full arithmetic part of the ISO spec.
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkfile b/mkfile
index 8f66c02..e74511b 100644
--- a/mkfile
+++ b/mkfile
@@ -15,6 +15,7 @@ OFILES=\
streams.$O\
module.$O\
types.$O\
+ arithmetic.$O
HFILES=dat.h fns.h