Date: Tue, 23 Jan 2001 11:34:51 -0800 From: Mike Smith <msmith@freebsd.org> To: "Justin T. Gibbs" <gibbs@scsiguy.com> Cc: arch@FreeBSD.org Subject: Re: Local driver include files. Message-ID: <200101231934.f0NJYpS01362@mass.dis.org> In-Reply-To: Your message of "Tue, 23 Jan 2001 12:10:12 MST." <200101231910.f0NJACs85801@aslan.scsiguy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> >Really? It seems that this does what I need: > > > >INCLUDES= -nostdinc -I- -I. -I$S -I${<:H} > > > >Perhaps that is too simplistic? > > Well, it was. I was able to build a kernel with the following > modifications: ... FWIW, I like this basic concept; I didn't really like or want to add sys/dev to the hardcoded list of kernel includes. I'd also love it if there was some way to add an include path for a subset of files that wasn't just their source directory; the ACPICA include is an abomination. 8( -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101231934.f0NJYpS01362>