Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2011 10:00:45 -0400
From:      "Mikhail T." <mi+thun@aldan.algebra.com>
To:        hackers@FreeBSD.org
Subject:   Re: A style proposal for referring to upper-level directories in Makefiles
Message-ID:  <4E32BD0D.2000907@aldan.algebra.com>
In-Reply-To: <5604.1311924426@critter.freebsd.dk>
References:  <5604.1311924426@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 29.07.2011 03:27, Poul-Henning Kamp wrote:
> This will make it even harder for people who try to compile our
> bits on alien systems without bmake.
Bits referring to multiple directories at once? Using a make flavor, that 
already supports .CURDIR, but not .CURDIR:H? Do such things even exist?

Personally, when I need to build a sizable BSD program on another system, I 
begin with building bmake (NetBSD's pkgsrc project helps with that). Or, if it 
is not a big program, I just create a GNUmakefile from scratch -- gmake is 
omnipresent these days.

> I am not sure if that is a concern we should care about.

I don't think, we should either...

    -mi





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E32BD0D.2000907>