svn commit: r231298 - head/etc

Bruce Evans brde at optusnet.com.au
Fri Feb 10 04:44:03 UTC 2012


On Thu, 9 Feb 2012, Marcel Moolenaar wrote:

> On Feb 9, 2012, at 12:44 PM, Eitan Adler wrote:
>
>> Author: eadler
>> Date: Thu Feb  9 20:44:20 2012
>> New Revision: 231298
>> URL: http://svn.freebsd.org/changeset/base/231298
>>
>> Log:
>>  Make etc/Makefile more conflict resistant
>
> Nice. Question though: why not the less verbose
>
> BIN1 = \
> 	foo \
> 	bar \
> 	baz
>
> It's probably faster too, and friendlier when
> running "make -dv"

And it isn't a style bug.

Bruce


More information about the svn-src-head mailing list