Bug 26145

Summary: [PATCH] There is no make.conf equivalent to ${rc_conf_files}
Product: Base System Reporter: kway <kway>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description kway 2001-03-27 15:00:01 UTC
make.conf does not provide a knob equivalent to rc_conf_files to allow the use of alternate make.conf files.  This is particularly useful on 'builder' machines where one might which to use very different options for different builds.
Comment 1 Maxim Konovalov freebsd_committer freebsd_triage 2002-12-20 16:57:36 UTC
State Changed
From-To: open->closed

We have __MAKE_CONF now.