svn commit: r284345 - in head: . bin/cat bin/chflags bin/chio bin/chmod bin/cp bin/csh bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/expr bin/freebsd-version bin/getfacl bin/hostname bi...

Dimitry Andric dim at FreeBSD.org
Sun Jun 14 15:03:00 UTC 2015


On 13 Jun 2015, at 21:20, Simon J. Gerraty <sjg at freebsd.org> wrote:
> 
> Author: sjg
> Date: Sat Jun 13 19:20:56 2015
> New Revision: 284345
> URL: https://svnweb.freebsd.org/changeset/base/284345
> 
> Log:
>  Add META_MODE support.
> 
>  Off by default, build behaves normally.
>  WITH_META_MODE we get auto objdir creation, the ability to
>  start build from anywhere in the tree.
> 
>  Still need to add real targets under targets/ to build packages.
> 
>  Differential Revision:       D2796
>  Reviewed by: brooks imp
> 
> Added:
>  head/bin/cat/Makefile.depend   (contents, props changed)
>  head/bin/chflags/Makefile.depend   (contents, props changed)

Some questions about this commit, which I'm sure more people must have:
* Was it really necessary to commit hundreds of clearly generated files?
* Couldn't these be generated on the fly, or with some "make depend" like command?
* How to update these files, if you change anything in the 'real' Makefiles?
* Or are you now the maintainer of these .depend files? :-)

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20150614/c7ce0427/attachment.sig>


More information about the svn-src-all mailing list