Date: Fri, 17 Aug 2001 10:22:15 -0500 From: Mike Meyer <mwm@mired.org> To: Bjarne Wichmann Petersen <mekanix@privat.dk> Cc: questions@freebsd.org Subject: Re: /etc/make.conf Message-ID: <15229.13991.467268.227443@guru.mired.org> In-Reply-To: <63306200@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Bjarne Wichmann Petersen <mekanix@privat.dk> types: > Is there some source of all the keywords that would go into /etc/make.conf? Yes, there is. Unfortunately, it's distributed all over the internet :-(. Seriously, the variables in /etc/make.conf are used in Makefiles in /usr/src, /usr/doc, and /usr/ports, if not others. Those may hand the value to compile commands, which may require looking through the sources to figure out what it does. > I've read /etc/defaults/make.conf and man make.conf, but I'm using a couple > of keywords that's not listed there (like XFREE86_VERSION=4). When you find such things, you should consider submitting a PR that updates those two files. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15229.13991.467268.227443>