From owner-cvs-all Thu Apr 11 14: 2:10 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id C099437B405; Thu, 11 Apr 2002 14:01:58 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3BL1vYm014001; Thu, 11 Apr 2002 14:01:57 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g3BL0fHA013981; Thu, 11 Apr 2002 14:00:41 -0700 (PDT) Date: Thu, 11 Apr 2002 14:00:41 -0700 From: "David O'Brien" To: "M. Warner Losh" Cc: Alexander@Leidinger.net, bde@zeta.org.au, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.sys.mk Message-ID: <20020411140041.C13856@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20020411.002144.38305372.imp@village.org> <200204111556.g3BFuaLh001628@Magelan.Leidinger.net> <20020411.101718.69020559.imp@village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020411.101718.69020559.imp@village.org>; from imp@village.org on Thu, Apr 11, 2002 at 10:17:18AM -0600 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 11, 2002 at 10:17:18AM -0600, M. Warner Losh wrote: > : I like it better than for FreeBSD ids, but think it would > : just increase unportability. You would still have to edit files to add it, > : and it is not so easy to kill using Makefile hacks like -D__RCSID=__IGNORE > : where __IGNORE() expands to nothing. > > CFLAGS += -include scm.h > might be a way to deal (at least for gnu compilers) :-) That was the assumption of how it would be used. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message