Qt update

Miika Turkia miika.turkia at gmail.com
Wed Apr 10 15:34:12 PDT 2013


That is why the "more stuff" should not include the $(OBJS) variable but
use the append operator "+=" instead.

miika


On Wed, Apr 10, 2013 at 12:41 PM, Alberto Mardegan <
mardy at users.sourceforge.net> wrote:

> On 04/10/2013 03:37 AM, Miika Turkia wrote:
>
>> Following syntax will take care of the complaint of recursive OBJS:
>>
>> OBJS = something
>> ...
>> OBJS += more stuff
>>
>
> Not if "more stuff" uses the value of OBJS, as in our case. :-)
>
>
> Ciao,
>   Alberto
>
> ______________________________**_________________
> subsurface mailing list
> subsurface at hohndel.org
> http://lists.hohndel.org/cgi-**bin/mailman/listinfo/**subsurface<http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130411/1a7582a4/attachment.html>


More information about the subsurface mailing list