aboutsummaryrefslogtreecommitdiff
path: root/unix
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2008-01-10 16:08:44 -0500
committerRuss Cox <rsc@swtch.com>2008-01-10 16:08:44 -0500
commit79ff7e4b5e5c157aa1347152752eb7c2903ecaca (patch)
treeee77f9aafe52ec30a8aacd4d1f01d9b20db6b45a /unix
parent6d08a0f548c3d3eda199ee91a83aacd1f895718c (diff)
downloadplan9port-79ff7e4b5e5c157aa1347152752eb7c2903ecaca.tar.gz
plan9port-79ff7e4b5e5c157aa1347152752eb7c2903ecaca.tar.bz2
plan9port-79ff7e4b5e5c157aa1347152752eb7c2903ecaca.zip
dist,unix: use MKSHELL=$PLAN9/bin/rc (John DeGood)
Diffstat (limited to 'unix')
-rw-r--r--unix/mkfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/mkfile b/unix/mkfile
index 5d5983b6..3d9d35a2 100644
--- a/unix/mkfile
+++ b/unix/mkfile
@@ -1,4 +1,4 @@
-MKSHELL=rc
+MKSHELL=$PLAN9/bin/rc
new-%:V:
t=$stem
if(! ~ $t utf fmt bio regexp mk){