%% "PATTON, BILLY \(SBCSI\)" <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>          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


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to