From owner-cvs-all Sat May 27 15: 5:50 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 0878F37B521; Sat, 27 May 2000 15:05:45 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (nobody@relay.nuxi.com [169.237.7.38]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id PAA16788; Sat, 27 May 2000 15:05:43 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA02096; Sat, 27 May 2000 15:05:42 -0700 (PDT) (envelope-from obrien) Date: Sat, 27 May 2000 15:05:42 -0700 From: "David O'Brien" To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aic7xxx Makefile Message-ID: <20000527150542.A1535@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200005272135.OAA31512@freefall.freebsd.org> <200005272145.PAA00796@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200005272145.PAA00796@harmony.village.org>; from imp@village.org on Sat, May 27, 2000 at 03:45:45PM -0600 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, May 27, 2000 at 03:45:45PM -0600, Warner Losh wrote: > Shouldn't we be using the same tests we use in bsd.kmod.mk and use > ${SYSDIR}/sys/*.h rather than /sys/sys/*.h? The former either exists "-I../.." is acutally what is used. This makes ../../sys/param.h to be used over /usr/include/sys/param.h. Is there a more appropiate path to use instead? -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message