The stuff you want is in the middle, which you elided.

     The `-n', `-t', and `-q' options do not affect command lines that
  begin with `+' characters or contain the strings `$(MAKE)' or
  `${MAKE}'.  Note that only the line containing the `+' character or the
  strings `$(MAKE)' or `${MAKE}' is run regardless of these options.
  Other lines in the same rule are not run unless they too begin with `+'
  or contain `$(MAKE)' or `${MAKE}' (*Note How the `MAKE' Variable Works:
  MAKE Variable.)

There is also information about this in various other pages that discuss
-n.

-- 
-------------------------------------------------------------------------------
 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://mail.gnu.org/mailman/listinfo/help-make

Reply via email to