svn commit: samba r23689 - in branches/SAMBA_3_0/source: . exports

James Peach jpeach at samba.org
Tue Jul 3 20:17:59 GMT 2007


On Jul 3, 2007, at 1:07 PM, Gerald (Jerry) Carter wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> James Peach wrote:
>
>>> +SHLD_DSO = $(SHLD) $(LDSHFLAGS) $(DSO_EXPORTS)
>>
>> You should be able to make this
>>
>> SHLD_DSO = $(SHLD) $(LDSHFLAGS) $(LDFLAGS) $(DSO_EXPORTS) -o $@
>
> I know.  It was just personal preference to leave the -o
> option in the target line.  I don't know why except it
> made the line read better to me.  But if you or someone
> else feel strongly about it, I'll defer.

I don't exactly feel strongly about it. I have a general policy that  
Makefile rules should not contain duplicate information unless they  
have to

--
James Peach | jpeach at samba.org



More information about the samba-technical mailing list