On Mon, Mar 28, 2011 at 3:03 PM, Alexander Best <[email protected]> wrote:
> how hard would it be to change the *.mk code so the following semantics apply:
>
> - make.conf(5) == applies system-wide
> - src.conf(5) == applies only to /usr/src

What would be really nice would be taking it to its logical conclusion:

/etc/make.conf   for system-wide make options (applies when make run anywhere)
/etc/src.conf        only applies when make run under /usr/src
/etc/ports.conf    only applies when make run under /usr/ports

-- 
Freddie Cash
[email protected]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to