Hello,

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?

Regards,
Ajay.

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

Reply via email to