summaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorPeter Mikkelsen <peter@pmikkelsen.com>2021-07-05 16:27:38 +0000
committerPeter Mikkelsen <peter@pmikkelsen.com>2021-07-05 16:27:38 +0000
commit44ab8a339c78bcc3460d44b2f435116f21faa60a (patch)
treefa512c143c5df81c0c333a187b9083cbac9636f6 /mkfile
parent3f26a0f2a1f699e628136ec5be6178b5ab40fc44 (diff)
First step on modules. Still very very rough.
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mkfile b/mkfile
index 1192431..ff71738 100644
--- a/mkfile
+++ b/mkfile
@@ -12,7 +12,8 @@ OFILES=\
repl.$O\
flags.$O\
error.$O\
- streams.$O
+ streams.$O\
+ module.$O
HFILES=dat.h fns.h