ref: b4db9b8f9c49a812556fe5df22b7ed5eef506163
dir: /util/sysbuild/
#! /bin/rc # Fulton Browne 11/27/2020 on 9front # You are free to distrbute and modify the source as you wish # Start a sub shell @{ rfork # bind the source - change locaction as needed bind -ac /disk/plan9front / cd /sys/src mk clean mk install mk clean }