Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2000 22:58:24 +0900
From:      Jun Kuriyama <kuriyama@imgsrc.co.jp>
To:        freebsd-doc@FreeBSD.ORG
Subject:   Re: Around web.mk things
Message-ID:  <7mr955ja4f.wl@waterblue.imgsrc.co.jp>
In-Reply-To: In your message of "Wed, 25 Oct 2000 15:38:51 %2B0300" <20001025153851.A34058@ark.cris.net>
References:  <7m7l6x40jx.wl@waterblue.imgsrc.co.jp> <20001025153851.A34058@ark.cris.net>

next in thread | previous in thread | raw e-mail | index | archive | help
At 25 Oct 2000 12:39:39 GMT,
Alexey Zelkin <phantom@ark.cris.net> 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"


-- 
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7mr955ja4f.wl>