From owner-cvs-all Tue Jul 16 0:18:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECC0837B401; Tue, 16 Jul 2002 00:18:11 -0700 (PDT) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id F32D443E67; Tue, 16 Jul 2002 00:18:06 -0700 (PDT) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g6G7I4354652; Tue, 16 Jul 2002 09:18:04 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200207160718.g6G7I4354652@zibbi.icomtek.csir.co.za> Subject: Re: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES In-Reply-To: <20020716000353.A25534@FreeBSD.ORG> from Juli Mallett at "Jul 16, 2002 00:03:53 am" To: jmallett@FreeBSD.ORG (Juli Mallett) Date: Tue, 16 Jul 2002 09:18:03 +0200 (SAT) Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 > * De: John Hay [ Data: 2002-07-16 ] > [ Subjecte: Re: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES ] > > Can't we just have the equivalent of "#if ARCH == i386" in NOTES? > > Then we can have everything in a file and "make lint" will just > > leave out the pieces that shouldn't be compiled on a specific > > architecture. > > That's what the MD parts of NOTES are for. That is fine for something that only pitch up in a single architecture, but doesn't work too well for something that is being used in more than one architecture. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message