summaryrefslogtreecommitdiff
path: root/appl/cmd/auxi/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'appl/cmd/auxi/mkfile')
-rw-r--r--appl/cmd/auxi/mkfile24
1 files changed, 24 insertions, 0 deletions
diff --git a/appl/cmd/auxi/mkfile b/appl/cmd/auxi/mkfile
new file mode 100644
index 00000000..6d8dfc88
--- /dev/null
+++ b/appl/cmd/auxi/mkfile
@@ -0,0 +1,24 @@
+<../../../mkconfig
+
+TARG=\
+ cpuslave.dis\
+ digest.dis\
+ fpgaload.dis\
+ mangaload.dis\
+ pcmcia.dis\
+ rdbgsrv.dis\
+ rstyxd.dis\
+
+SYSMODULES=\
+ arg.m\
+ bufio.m\
+ draw.m\
+ sh.m\
+ string.m\
+ strokes.m\
+ styx.m\
+ sys.m\
+
+DISBIN=$ROOT/dis/auxi
+
+<$ROOT/mkfiles/mkdis