svn commit: r289846 - head/share/mk

Bryan Drewery bdrewery at FreeBSD.org
Fri Oct 23 19:44:08 UTC 2015


On 10/23/2015 12:41 PM, Bryan Drewery wrote:
> Author: bdrewery
> Date: Fri Oct 23 19:41:58 2015
> New Revision: 289846
> URL: https://svnweb.freebsd.org/changeset/base/289846
> 
> Log:
>   Fix regression from r289734 that caused crunchgen "subdirs" to not be
>   properly recursed.
>   

...

>   This resulted in 'make obj'
>   not properly being ran in the tree that would leave .depend files
>   scattered around when 'make all' was ran in rescue/.

Sorry about this. It mostly only impacted 'make universe'. If you've
been running one or ran one since 10/21 then you may have .depend or
object files in your src tree to cleanup.  'make cleandepend' and 'make
clean' from the top-level do work to clean this up, you just lose
objects too.

-- 
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/20151023/9776830f/attachment.bin>


More information about the svn-src-all mailing list