From: Roland McGrath Date: Thu, 2 Jul 1992 22:48:17 +0000 (+0000) Subject: Formerly main.c.~50~ X-Git-Tag: 3.70.2~684 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=50cd0d5a12b3d6b3dae5034bb2952073f768f350;p=platform%2Fupstream%2Fmake.git Formerly main.c.~50~ --- diff --git a/main.c b/main.c index a60b89b..04eb097 100644 --- a/main.c +++ b/main.c @@ -577,6 +577,9 @@ main (argc, argv, envp) makelevel = 0; } + /* Always do -w in sub-makes and under -C. */ + print_directory_flag |= directories != 0 || makelevel > 0; + /* Construct the list of include directories to search. */ construct_include_path (include_directories == 0 ? (char **) 0