summaryrefslogtreecommitdiff
path: root/os/ks32/Mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/ks32/Mk')
-rwxr-xr-xos/ks32/Mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/os/ks32/Mk b/os/ks32/Mk
new file mode 100755
index 00000000..2a55d43d
--- /dev/null
+++ b/os/ks32/Mk
@@ -0,0 +1,7 @@
+#!/bin/rc
+rfork ne
+ROOT=/usr/inferno
+fn cd
+NPROC=3
+path=(/usr/inferno/Plan9/$cputype/bin $path)
+exec mk $*