From owner-freebsd-arch Sun May 20 5:36: 1 2001 Delivered-To: freebsd-arch@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id E82D937B424; Sun, 20 May 2001 05:35:51 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f4KCZTU08627; Sun, 20 May 2001 15:35:29 +0300 (EEST) (envelope-from ru) Date: Sun, 20 May 2001 15:35:28 +0300 From: Ruslan Ermilov To: Bruce Evans Cc: freebsd-arch@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG Subject: Re: Where to put include files (was: cvs commit: src Makefile.inc1) Message-ID: <20010520153528.B7358@sunbay.com> Mail-Followup-To: Bruce Evans , freebsd-arch@FreeBSD.ORG, freebsd-fs@FreeBSD.org References: <20010518175335.A90576@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bde@zeta.org.au on Sun, May 20, 2001 at 01:57:45AM +1000 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 Sun, May 20, 2001 at 01:57:45AM +1000, Bruce Evans wrote: > On Fri, 18 May 2001, Ruslan Ermilov wrote: > > > > sbin/mount_null/Makefile > > > sbin/mount_portal/Makefile > > > sbin/mount_umap/Makefile > > > sbin/mount_union/Makefile > > > > > FS headers should go into /usr/include/fs/fs.h, one per > > each filesystem. > > without a slash? This isn't so clear. Lots of headers may be > needed for _fsck. > Hmm, right. Actually, I just want a consistency here, no matter which way we choose, so we could get rif of all bogus -I${.CURDIR}/.../sys lines in Makefiles. Should we put all FS-related headers under /usr/include/fs//*.h then? That would imply moving src/sys/ufs to src/sys/fs/ufs so that we could make `make SHARED=symlinks' work as well. (Similarly for src/sys/miscfs -> src/sys/fs/miscfs.) I'm not sure what impact on third-party software that would have. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message