help-make
[Top][All Lists]
Advanced

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

Re: How can I see what is built with the eval


From: Paul D. Smith
Subject: Re: How can I see what is built with the eval
Date: Thu, 16 Mar 2006 16:58:38 -0500

Change:

    $(eval ....)

to:

    $(warning ...)

and it will print exactly what would be eval'd.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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