Boost logo

Boost-Build :

Subject: Re: [Boost-build] <tag> on make "rules" ?
From: Michael Medin (michael_at_[hidden])
Date: 2009-01-15 14:45:39


Steven Watanabe skrev:
> AMDG
>
> Michael Medin wrote:
>> I have for quite some time now been trying to get my <tag> thingy to
>> work on a make "rule".
>> It works splendidly on other things like wix, exe and such but make
>> seems to ignore it all together.
>>
>> Quick sample running bjam inst-txt below will not yield in any * * *
>> nor any modification on the "output target name". where as the exe
>> one seems to do that.
>
> Yes. The make rule forces the actual name of the target to
> be exactly what is specified. As a result, it never calls tag.
So is there a way to either modify make to call tag or to somehow
programatically change the name?
I noticed that install also lacks this functionality so I don't know how
to do it.
I am trying to dynamically name a zip-archive after during compile

// Michael Medin
>
> In Christ,
> Steven Watanabe
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build
>


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk