From owner-freebsd-doc Wed Oct 25 15:55:54 2000 Delivered-To: freebsd-doc@freebsd.org Received: from rucus.ru.ac.za (rucus.ru.ac.za [146.231.29.2]) by hub.freebsd.org (Postfix) with SMTP id 34EDC37B4C5 for ; Wed, 25 Oct 2000 15:55:50 -0700 (PDT) Received: (qmail 62009 invoked by uid 1003); 25 Oct 2000 22:55:34 -0000 Date: Thu, 26 Oct 2000 00:55:34 +0200 From: Neil Blakey-Milner To: Jun Kuriyama Cc: freebsd-doc@FreeBSD.ORG Subject: Re: Around web.mk things Message-ID: <20001026005534.A60399@mithrandr.moria.org> References: <7m7l6x40jx.wl@waterblue.imgsrc.co.jp> <20001025153851.A34058@ark.cris.net> <7mr955ja4f.wl@waterblue.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <7mr955ja4f.wl@waterblue.imgsrc.co.jp>; from kuriyama@imgsrc.co.jp on Wed, Oct 25, 2000 at 10:58:24PM +0900 X-Operating-System: FreeBSD 4.1-STABLE i386 X-URL: http://mithrandr.moria.org/~nbm/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed 2000-10-25 (22:58), Jun Kuriyama wrote: > At 25 Oct 2000 12:39:39 GMT, > Alexey Zelkin wrote: > > I prefer way of creation www/share directory which should contain all > > shared stuff (like web.mk) and all Makefiles can refer it in same way. > > I like that idea, too. A reason I proposed previous patch is not to > make large modification at one time. I'd like to hear more comments > about this. > > If we move to such structure, do we need web.mk wrapper in localized > directory? If we need, last line of each Makefile is: > > .include "web.mk" > > but if don't need: > > .include "${.CURDIR}/../share/mk/web.mk" I suggest we just imitate the doc build totally, if possible. If we can agree somewhat on that, I can probably whip up the patchset in a short time. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message