Date: Thu, 19 Feb 1998 11:24:19 +1100 From: Bruce Evans <bde@zeta.org.au> To: freebsd-bugs@hub.freebsd.org, nik@nothing-going-on.demon.co.uk, steve@FreeBSD.ORG, steve@hub.freebsd.org Subject: Re: bin/5745 Message-ID: <199802190024.LAA28539@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>Synopsis: [PATCH] Add /usr/local/share/mk to default make(1) search path > >State-Changed-From-To: open-closed >State-Changed-By: steve >State-Changed-When: Wed Feb 18 14:45:52 PST 1998 >State-Changed-Why: >As Bruce pointed out the hooks are already in make(1) to do what >the originator wants. One should use the -m option to make(1) >either on the commandline or in the MAKEFLAGS environment variable. The originator wants something that works for all users. Setting .MAKEFLAGS in /etc/make.conf should work, but it doesn't quite. I think the bug is the same one that prevented -j in .MAKEFLAGS from working. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802190024.LAA28539>