Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2015 16:30:32 -0700
From:      NGie Cooper <yaneurabeya@gmail.com>
To:        Bryan Drewery <bdrewery@freebsd.org>
Cc:        "src-committers@freebsd.org" <src-committers@freebsd.org>,  "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r289253 - head/share/mk
Message-ID:  <CAGHfRMDoEp=DCQ9=DrwEtLyo8Y-VqF31Yd2J5FwZ%2Bch1_BUvWg@mail.gmail.com>
In-Reply-To: <561D8B38.7030202@FreeBSD.org>
References:  <201510131911.t9DJBMTc034025@repo.freebsd.org> <FC271427-286A-4417-8DDB-5328F303B1F1@gmail.com> <561D7549.2070202@FreeBSD.org> <CAGHfRMBQWZBVqSEQZG_roG-mcibn=Dm6y6QFeW=D9-5yYMNQxQ@mail.gmail.com> <561D8B38.7030202@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 13, 2015 at 3:52 PM, Bryan Drewery <bdrewery@freebsd.org> wrote:
> On 10/13/2015 3:51 PM, NGie Cooper wrote:
>> On Tue, Oct 13, 2015 at 2:19 PM, Bryan Drewery <bdrewery@freebsd.org> wrote:
>> ...
>>>>> On Oct 13, 2015, at 12:11, Bryan Drewery <bdrewery@FreeBSD.org> wrote:
>>>>>
>>>>> Author: bdrewery
>>>>> Date: Tue Oct 13 19:11:22 2015
>>>>> New Revision: 289253
>>>>> URL: https://svnweb.freebsd.org/changeset/base/289253
>>>>>
>>>>> Log:
>>>>>  bsd.subdir.mk: Handle cleanobj.
>>>>>
>>>>>  Before this, the target was unknown.  Now it will recurse on subdirs and run
>>>>>  the target in the current directory.  It is required to recurse as there
>>>>>  may be subdirs that have objs in their directory or in the object directory,
>>>>>  so it is not enough to just delete the objdir of the subdir parent.
>>
>> ...
>>
>>> You sent no text...
>>
>> Hit send on my phone by accident.
>>
>> make cleanobj appears broken with bsd.progs.mk (maybe related to that
>> makefile snippet).
>
> Can you elaborate? It seems fine to me.

(cd tests; make cleandir) # does not seem to clean up everything that
was created, like before



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGHfRMDoEp=DCQ9=DrwEtLyo8Y-VqF31Yd2J5FwZ%2Bch1_BUvWg>