[Swan-dev] Some makefile variable tweaks

Andrew Cagney andrew.cagney at gmail.com
Mon Jan 26 18:33:37 EET 2015


FYI,

I've pushed this first round of changes:
- assume OBJDIR
- SRCDIR=$PWD/
- abs_top_srcdir=../..
Since they don't play well with an existing build so you'll want to OBJ.linux.*.

Andrew


On 23 January 2015 at 17:12, Paul Wouters <paul at nohats.ca> wrote:
> On Wed, 21 Jan 2015, Andrew Cagney wrote:
>
>> I've been trying to get dependencies working better (there's a patch
>> kicking round for pluto).  Unfortunately, it went a little pear shaped
>> as each directory I looked at was annoyingly different.  I'd like to
>> impose a little of my view of sanity on the following:
>>
>> - while OBJDIR is assumed, make files are hedging their bets
>> -> I'll remove code assuming otherwise
>
>
> please do! And do push the make depend update into master too.
>
> Paul


More information about the Swan-dev mailing list