help-make
[Top][All Lists]
Advanced

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

RE: Where in the manual


From: Paul D. Smith
Subject: RE: Where in the manual
Date: Thu, 4 May 2006 11:34:16 -0400

%% "PATTON, BILLY \(SBCSI\)" <address@hidden> writes:

  pb> Should have added what section of the manual is this in?

Look up target-specific variables in the index.

  >> x : VAR := val  prerequisites
  >> <tab><command>

You can't do that, exactly.  But you can do this:

    x : VAR := val
    x : prerequisites
    <tab><command>

-- 
-------------------------------------------------------------------------------
 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]