]> git.lizzy.rs Git - plan9front.git/blob - sys/lib/rootbind
dist/mkfile: add target for the aijuboard *.zynq.img
[plan9front.git] / sys / lib / rootbind
1 bind `{pwd} /n/src9
2 if(test -x /n/src9/$cputype/bin/bind)
3         bind /n/src9/$cputype/bin /bin
4 bind -a /n/src9/rc/bin /bin
5 bind /lib/ndb /n/src9/lib/ndb
6 for(i in $objtype rc acme mail sys lib cron){bind -c /n/src9/$i /$i}