help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: where is wrong about eval-ing the results of the function call?


From: Philip Guenther
Subject: Re: where is wrong about eval-ing the results of the function call?
Date: Thu, 16 Oct 2008 21:58:18 -0700

On Thu, Oct 16, 2008 at 7:15 PM, Pan ruochen <address@hidden> wrote:
> Here is my Makefile script
...
> z.mak:12: *** missing `endif'.  Stop.
>
> I can't see how `endif` is missed. Anybody can help me?

Works for me with GNU make version 3.81.  What version are you trying this with?


> BTW, are there options to force `make' to output variable expansions
> and eval commands to stdout device
> after it read Makefile, so that I can do some analysis and locate
> where is wrong?

I believe the separate 'remake' project can do that.
    http://bashdb.sourceforge.net/remake/


Philip Guenther




reply via email to

[Prev in Thread] Current Thread [Next in Thread]