help-make
[Top][All Lists]
Advanced

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

Re: list of targets


From: Paul Smith
Subject: Re: list of targets
Date: Tue, 15 Nov 2011 07:59:20 -0500

On Tue, 2011-11-15 at 12:12 +0100, Warlich, Christof wrote:
> like .VARIABLES contains a list of all make variables, is there a
> similar variable that contains a list of all targets?

No.  I had an implementation created at the same time as .VARIABLES, but
it turns out to be trickier than you'd think and create some parser
headaches.  I commented it out and haven't gotten back to make it work.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "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]