From owner-freebsd-arch Tue Feb 11 3:28:10 2003 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3B0637B401 for ; Tue, 11 Feb 2003 03:28:08 -0800 (PST) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 277D243F3F for ; Tue, 11 Feb 2003 03:28:07 -0800 (PST) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.12) id 18iYZw-0007rD-00; Tue, 11 Feb 2003 13:27:56 +0200 Date: Tue, 11 Feb 2003 13:27:56 +0200 From: Sheldon Hearn To: phk@phk.freebsd.dk Cc: Terry Lambert , Peter Wemm , arch@freebsd.org Subject: Re: Indiscriminately installing all .h files in /usr/include/* Message-ID: <20030211112756.GA29826@starjuice.net> Mail-Followup-To: phk@phk.freebsd.dk, Terry Lambert , Peter Wemm , arch@freebsd.org References: <20030211072624.GC19612@starjuice.net> <48503.1044952879@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48503.1044952879@critter.freebsd.dk> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On (2003/02/11 09:41), phk@phk.freebsd.dk wrote: > >That's why I asked for examples; the geom and cam examples that phk > >gave in response look like headers that are simply misplaced in the src > >tree. > > "misplaced" as "shouldn't be put there" or as "shouldn't be put _there_" ? > > I find it very logical that sys/geom/geom.h and sys/geom/geom_stat.h are > located where they are, but I want a way to specify that only the latter > should be installed in /usr/include/geom Okay, that makes sense. I'll back off, because I think the make infrastructure should be fixed, but am having trouble figuring out how we determine the value of INCS that we feed into bsd.incs.mk, so I can't propose what I'd consider "a real fix", and there's nothing quite so annoying as an objection without an alternative suggestion. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message