help-make
[Top][All Lists]
Advanced

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

Re: Where are COMPILE.cpp and LINK.cpp documented?


From: Sam Ravnborg
Subject: Re: Where are COMPILE.cpp and LINK.cpp documented?
Date: Sat, 12 Jun 2010 00:07:28 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Fri, Jun 11, 2010 at 03:56:57PM -0500, Peng Yu wrote:
> Hello,
> 
> I don't find these two variables defined in the manual. Could you let
> me know where they are documented?

The best source is to print out all predefined variables and rules using:  make 
-p -f /dev/null
This list LINK.* among a lot of other stuff.

See additional options in the chapter "Summary of Options" in the GNU make 
manual.

        Sam



reply via email to

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