From owner-freebsd-arch Tue Jan 23 11:19:45 2001 Delivered-To: freebsd-arch@freebsd.org Received: from mass.dis.org (mass.dis.org [216.240.45.41]) by hub.freebsd.org (Postfix) with ESMTP id 9CD5C37B401 for ; Tue, 23 Jan 2001 11:19:26 -0800 (PST) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.1/8.11.1) with ESMTP id f0NJYpS01362; Tue, 23 Jan 2001 11:34:52 -0800 (PST) (envelope-from msmith@mass.dis.org) Message-Id: <200101231934.f0NJYpS01362@mass.dis.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Justin T. Gibbs" Cc: arch@FreeBSD.org Subject: Re: Local driver include files. In-reply-to: Your message of "Tue, 23 Jan 2001 12:10:12 MST." <200101231910.f0NJACs85801@aslan.scsiguy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 23 Jan 2001 11:34:51 -0800 From: Mike Smith Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >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