Date: Sat, 27 May 2000 15:45:45 -0600 From: Warner Losh <imp@village.org> To: "David E. O'Brien" <obrien@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aic7xxx Makefile Message-ID: <200005272145.PAA00796@harmony.village.org> In-Reply-To: Your message of "Sat, 27 May 2000 14:35:48 PDT." <200005272135.OAA31512@freefall.freebsd.org> References: <200005272135.OAA31512@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200005272135.OAA31512@freefall.freebsd.org> "David E. O'Brien" writes: : Use /sys/sys/*.h over /usr/include/sys. 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 or you rightly get a compile error. The former might (and often does) point to the wrong stuff or nothing at all. Warner 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?200005272145.PAA00796>