From owner-freebsd-hackers Sun Jan 5 12:46: 7 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 952B437B401 for ; Sun, 5 Jan 2003 12:46:06 -0800 (PST) Received: from clover.kientzle.com (user-112uh9a.biz.mindspring.com [66.47.69.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4F1543EB2 for ; Sun, 5 Jan 2003 12:46:05 -0800 (PST) (envelope-from kientzle@acm.org) Received: from acm.org (c43 [66.47.69.43]) by clover.kientzle.com (8.11.3/8.11.3) with ESMTP id h05KjsE46637; Sun, 5 Jan 2003 12:45:55 -0800 (PST) (envelope-from kientzle@acm.org) Message-ID: <3E189981.2050205@acm.org> Date: Sun, 05 Jan 2003 12:45:53 -0800 From: Tim Kientzle Reply-To: kientzle@acm.org User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.6) Gecko/20011206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Makefile Style Questions References: <3E1781B2.6090005@acm.org> <20030105.002012.128162202.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG M. Warner Losh wrote: > In message: <3E1781B2.6090005@acm.org> > Tim Kientzle writes: > : 1) Is there an accepted use for 'COPTS'? > IIRC, COPTS is there only for users to use, not for system Makefiles. > ... It would be better, I think, to create a special purpose variable ... Will do. BTW, thanks for clarifying the use of leading underscores; looks like I need to fix a few things. ;-) > Also, be sure to post a diff for review prior to commit. This is a > big change and many people will be interested in it. What is the best way to do this? Is there a particular mailing list where reviews are usually handled? Thanks for your advice, Tim Kientzle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message