help-make
[Top][All Lists]
Advanced

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

Re: -n option executes commands; bug?"


From: Paul D. Smith
Subject: Re: -n option executes commands; bug?"
Date: Mon, 23 Jun 2003 16:40:09 -0400

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