[GLLUG] FreeBSD make.conf Question

Adam McDougall mcdouga9 at egr.msu.edu
Mon Oct 23 11:09:12 EDT 2006


On Mon, Oct 23, 2006 at 11:04:49AM -0400, Jim Fick wrote:

  I?ve installed FreeBSD 6.1 and have a question.  Is it normal for there to not
  be a make.conf file in either /etc or /etc/defaults?
  
   
  
  James A. Fick, Jr
  
  Michigan Public Health Inst.
  
  IT Systems & Security Manager
  

Yes, see /usr/share/examples/etc/make.conf for examples.
Since things in make.conf usually affect code compilation,
defaults are basically build into Makefiles etc rather than
a file in /etc.  /etc/make.conf will need to be created for
permanent overrides.


More information about the linux-user mailing list