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