help-make
[Top][All Lists]
Advanced

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

Re: Parsing makefiles.


From: Travis Spencer
Subject: Re: Parsing makefiles.
Date: Tue, 30 Aug 2005 08:52:29 -0700

On 8/30/05, Fredrik Carlsson <address@hidden> wrote:
> Hi,

Hey, Fredrik.

> *pass the relevant variables to my program* <-- how can i do this?

What about using make's `-p' option?  It will output the variables and
their values in a format that is very easy to parse (e.g.,
http://travisspencer.com/stash2/tests/python/capmake2.py).

-- 

Regards,

Travis Spencer




reply via email to

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