summaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorPeter Mikkelsen <petermikkelsen10@gmail.com>2022-01-12 19:42:14 +0000
committerPeter Mikkelsen <petermikkelsen10@gmail.com>2022-01-12 19:42:14 +0000
commitd152639e4495089cabbbf7a16e5bc5129af78bfa (patch)
treeb1f63531e0f02b850ae84721fd5799a4827f64db /mkfile
parentfe3ef88c4147c4188066873e570f56212ffeebfd (diff)
Add dfn parsing, but not evaluation yet
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkfile b/mkfile
index c5e87f7..2b9dafe 100644
--- a/mkfile
+++ b/mkfile
@@ -1,6 +1,6 @@
</$objtype/mkfile
-TARG=apl9
+TARG=apl
OFILES=\
main.$O\
lexer.$O\