svn commit: r289253 - head/share/mk

Bryan Drewery bdrewery at FreeBSD.org
Tue Oct 13 23:37:10 UTC 2015


On 10/13/2015 4:30 PM, NGie Cooper wrote:
> On Tue, Oct 13, 2015 at 3:52 PM, Bryan Drewery <bdrewery at 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 at freebsd.org> wrote:
>>> ...
>>>>>> On Oct 13, 2015, at 12:11, Bryan Drewery <bdrewery at 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
> 

Specifically what is not cleaned?

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20151013/fd2cc527/attachment.bin>


More information about the svn-src-all mailing list