dist,unix: use MKSHELL=$PLAN9/bin/rc (John DeGood)
This commit is contained in:
2
dist/mkfile
vendored
2
dist/mkfile
vendored
@@ -1,4 +1,4 @@
|
|||||||
MKSHELL=rc
|
MKSHELL=$PLAN9/bin/rc
|
||||||
|
|
||||||
check.out:V:
|
check.out:V:
|
||||||
cd ../man; mk indices
|
cd ../man; mk indices
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
MKSHELL=rc
|
MKSHELL=$PLAN9/bin/rc
|
||||||
new-%:V:
|
new-%:V:
|
||||||
t=$stem
|
t=$stem
|
||||||
if(! ~ $t utf fmt bio regexp mk){
|
if(! ~ $t utf fmt bio regexp mk){
|
||||||
|
|||||||
Reference in New Issue
Block a user