summaryrefslogtreecommitdiff
path: root/appl/cmd/mpc/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'appl/cmd/mpc/mkfile')
-rw-r--r--appl/cmd/mpc/mkfile14
1 files changed, 14 insertions, 0 deletions
diff --git a/appl/cmd/mpc/mkfile b/appl/cmd/mpc/mkfile
new file mode 100644
index 00000000..17d7ab37
--- /dev/null
+++ b/appl/cmd/mpc/mkfile
@@ -0,0 +1,14 @@
+<../../../mkconfig
+
+TARG=\
+ qconfig.dis\
+ qflash.dis\
+
+SYSMODULES=\
+ sys.m\
+ draw.m\
+ string.m\
+
+DISBIN=$ROOT/dis/mpc
+
+<$ROOT/mkfiles/mkdis