Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2000 15:05:42 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Warner Losh <imp@village.org>
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>
In-Reply-To: <200005272145.PAA00796@harmony.village.org>; from imp@village.org on Sat, May 27, 2000 at 03:45:45PM -0600
References:  <200005272135.OAA31512@freefall.freebsd.org> <200005272145.PAA00796@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000527150542.A1535>