Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 1997 14:33:28 +0300 (MSK)
From:      =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.ru>
To:        Josh MacDonald <jmacd@CS.Berkeley.EDU>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Recent bsd.info.mk commit breaks SRCDIR, please merge properly! 
Message-ID:  <Pine.BSF.3.95.970112142605.752A-100000@nagual.ru>
In-Reply-To: <199701120716.XAA12014@paris.CS.Berkeley.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 11 Jan 1997, Josh MacDonald wrote:

> Could you please clarify?
> 
> -josh
> 
> > Joshua, among SRCDIR method brokennes, you broke INFO* macros usage too.
> > Don't do blind commits, please!
> > I expect this things will be restored.

Yes, check out bsd.info.mk version just prior your commit and see:

1) {SRCDIR} is needed for contrib collections for include and path
priorities.
I.e. makeinfo called with -I {CURDIR} -I {SRCDIR} and sources searched
in {CURDIR} then in {SRCDIR} in that order. This general solution allows
various local tunings easily.

2) {INFO*} macros usage from bsd.own.mk, i.e. previous version use
{INFOMODE}, {INFODIR}, {INFOOWN}, etc. and your version use hacked
{BINDIR} again.

All this stuff looks like you pick very obsoleted bsd.info.mk to start
with and not its -current variant.

Please, restore SRCDIR and INFO* changes.
Thanx in advance.

-- 
Andrey A. Chernov
<ache@null.net>
http://www.nagual.ru/~ache/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970112142605.752A-100000>