From: Roland McGrath Date: Tue, 23 Jun 1992 22:42:43 +0000 (+0000) Subject: Formerly file.c.~14~ X-Git-Tag: 3.70.2~702 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f51927502405a966654e4599ec85e57a11e19075;p=thirdparty%2Fmake.git Formerly file.c.~14~ --- diff --git a/file.c b/file.c index 85a967b7..6f86812d 100644 --- a/file.c +++ b/file.c @@ -290,7 +290,7 @@ remove_intermediates (sig) { if (sig) error ("*** Deleting file `%s'", f->name); - else if (!silent_flag && !just_print_flag) + else if (!silent_flag) { if (!doneany) {