Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2002 09:51:48 -0400
From:      Tadayuki OKADA <tadayuki@attbi.com>
To:        Peter Pentchev <roam@ringlet.net>
Cc:        tadayuki.okada@windriver.com, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: make clean install clean
Message-ID:  <20020413095148.20e41fd3.tadayuki@attbi.com>
In-Reply-To: <20020413112140.B40206@straylight.oblivion.bg>
References:  <3CAE0E7A.87254F95@windriver.com> <20020413112140.B40206@straylight.oblivion.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 13 Apr 2002 11:21:40 +0300
Peter Pentchev <roam@ringlet.net> wrote:
> I do not think 'broken' is the proper word to use; it's just the way
> make(1) works.  When you pass it a 'clean install clean' list of targets,
> it first 'makes' the 'clean' target, then the 'install' target, then..
> then it considers 'making' the 'clean' target, and finds out that it has
> already been 'made'; it ought to be up-to-date.
> 
> The way I do it is 'make clean all install && make clean'.
But it worked before sobomax's bsd.port.mk speed-up change.

If you guys accept this behavior change, I think it should be noted in
UPDADTING or somewhere.

Regards,
-- 
Tadayuki OKADA

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020413095148.20e41fd3.tadayuki>