From owner-cvs-all Mon Jun 26 23:53:54 2000 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 360B137BE17; Mon, 26 Jun 2000 23:53:33 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.9.3/1.13) id JAA45578; Tue, 27 Jun 2000 09:53:06 +0300 (EEST) Date: Tue, 27 Jun 2000 09:53:06 +0300 From: Ruslan Ermilov To: Warner Losh Cc: "David E. O'Brien" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf Message-ID: <20000627095306.B45457@sunbay.com> References: <200006262143.OAA16390@freefall.freebsd.org> <200006262231.QAA28294@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200006262231.QAA28294@harmony.village.org>; from imp@village.org on Mon, Jun 26, 2000 at 04:31:38PM -0600 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jun 26, 2000 at 04:31:38PM -0600, Warner Losh wrote: > In message <200006262143.OAA16390@freefall.freebsd.org> "David E. O'Brien" writes: > : Add BDECFLAGS so people can use them easily in /etc/make.conf. > > This is almost as good as -Wbde. However, it isn't as good as -Wbde > because I can't say > make CFLAGS+=${BDECFLAGS} > easily (unless I'm missing something) on a module by module basis. > Sometimes I'd want to clean up a few of these things in bin, or sbin, > etc because I need to do something, but real bugs and features are > beyond me :-) > But you can (often) say make DEBUG_FLAGS=${BDECFLAGS} -- Ruslan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message