summaryrefslogtreecommitdiff
path: root/utils/mkext/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/mkext/mkfile')
-rw-r--r--utils/mkext/mkfile13
1 files changed, 13 insertions, 0 deletions
diff --git a/utils/mkext/mkfile b/utils/mkext/mkfile
new file mode 100644
index 00000000..a8b4caad
--- /dev/null
+++ b/utils/mkext/mkfile
@@ -0,0 +1,13 @@
+<../../mkconfig
+
+TARG=mkext
+
+OFILES= mkext.$O\
+
+HFILES=
+
+LIBS=bio 9
+
+BIN=$ROOT/$OBJDIR/bin
+
+<$ROOT/mkfiles/mkone-$SHELLTYPE