Date: Mon, 28 Feb 2005 18:13:44 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Sean <rsh.lists@comcast.net> Cc: freebsd-amd64@freebsd.org Subject: Re: WITH_LIB32=yes format Message-ID: <20050301021344.GB28309@troutmask.apl.washington.edu> In-Reply-To: <4223C7FC.60305@comcast.net> References: <4223C7FC.60305@comcast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 28, 2005 at 08:40:12PM -0500, Sean wrote: > What is the correct format of having WITH_LIB32=yes? > In my make.conf I have WITH_LIB32=yes. That's it. > However I have seen others posting with "WITH_LIB32=yes" > Are the quotes needed? The quotes are not not needed. The quotes are used to set the text off from surrounding text. See make.conf(5). -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050301021344.GB28309>