On Tue, Oct 13, 2015 at 2:19 PM, Bryan Drewery <bdrew...@freebsd.org> wrote:
...
>>> On Oct 13, 2015, at 12:11, Bryan Drewery <bdrew...@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).

Generally speaking you could "access" cleanobj via the cleandir target.

Thanks,
-NGie
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to