From owner-cvs-all Thu Mar 29 11:53:20 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 9F9C537B71A; Thu, 29 Mar 2001 11:53:15 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f2TJrF977554; Thu, 29 Mar 2001 12:53:15 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103291953.f2TJrF977554@harmony.village.org> To: John Baldwin Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Jesper Skriver In-reply-to: Your message of "Thu, 29 Mar 2001 11:50:54 PST." References: Date: Thu, 29 Mar 2001 12:53:14 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message John Baldwin writes: : I know. You could use #ifdef LINT to hack around it maybe. :-P Or just make : it a general rule that now you need to test GENERIC, LINT, and NEWCARD. You can't hack around it. It is in the build system that the selection is done (eg config does it). I like the general rule idea. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message