On Fri, Oct 14, 2016 at 05:14:35PM -0500, Amit Kulkarni wrote: > Shouldn't it be /usr/src pre-pended at start of the first cd?
Everyone who installed the comp set has a /sys@ -> /usr/src/sys symlink, so that should be fine. > > $ cd /src/sys/arch/$(machine)/compile/GENERIC.MP > > > > cd /usr/src/sys/arch/$(machine)/compile/GENERIC.MP <http://generic.mp/> That cd /src/ was just a typo in the commit message. Sorry about that.