From owner-cvs-src@FreeBSD.ORG Tue Aug 1 11:01:43 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEE2B16A4E1 for ; Tue, 1 Aug 2006 11:01:43 +0000 (UTC) (envelope-from ru@FreeBSD.org.ua) Received: from frdp.freebsd.org.ua (82.193.106.18.ipnet.kiev.ua [82.193.106.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id A412C43D46 for ; Tue, 1 Aug 2006 11:01:42 +0000 (GMT) (envelope-from ru@FreeBSD.org.ua) Received: from frdp.freebsd.org.ua (localhost [127.0.0.1]) by frdp.freebsd.org.ua (8.13.6/8.13.6) with ESMTP id k71B3l1P035109; Tue, 1 Aug 2006 14:03:47 +0300 (EEST) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by frdp.freebsd.org.ua (8.13.6/8.13.6/Submit) id k71B3lEi035104; Tue, 1 Aug 2006 14:03:47 +0300 (EEST) (envelope-from ru) Date: Tue, 1 Aug 2006 14:03:47 +0300 From: Ruslan Ermilov To: "M. Warner Losh" Message-ID: <20060801110347.GA35056@frdp.freebsd.org.ua> References: <20060731140951.GC48538@comp.chem.msu.su> <20060731163209.GB50797@comp.chem.msu.su> <20060731.191558.-1253045041.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: <20060731.191558.-1253045041.imp@bsdimp.com> User-Agent: Mutt/1.5.12-2006-07-14 Cc: marcel@FreeBSD.org, yar@comp.chem.msu.su, cvs-all@FreeBSD.org, marcel@xcllnt.net, src-committers@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/kldxref Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2006 11:01:43 -0000 --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 31, 2006 at 07:15:58PM -0600, M. Warner Losh wrote: > It all started out '.if defined(NO_FOO)' or '.if !defined(NO_FOO)'. > This is why NO_OBJ and NO_MAN are that way. Then people wanted to > override the global default to force things to be linked statically. > This was so that things like init could always be static back in the > day. This accounts for NO_SHARED handling. It is a miss-mash. >=20 > That's why we're not supposed to set NO_FOO anymore. MK_FOO is set to > yes or no depending on defaults and WITH/WITHOUT_FOO. I'm not sure > why ru@ didn't include the above in his big cleanup. >=20 NO_MAN has been converted, and is preserved for backwards compatibility. NO_OBJ I didn't test yet. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFEzzUTqRfpzJluFF4RAhcWAJ4tAgwYAuLPGoANVwELv/qjliq6IQCfV6oV gD8kMBi05rb6j/UbH3qGbas= =qvVE -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q--