On Wed, 2011-05-11 at 14:12 +0530, Ajay Jain wrote:
> I would like to set the default option of Make as --no-print-directory
> and enable print-directory using someway while running make. i.e.
> 
> (1) make
> Gives silent output
> 
> (2) make --print-directory
> Shows directory information also.
> 
> The default behavior is the opposite. Could I do something?

You have the source code.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[email protected]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


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

Reply via email to