summaryrefslogtreecommitdiff
path: root/file.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-06-23 22:42:43 +0000
committerRoland McGrath <roland@redhat.com>1992-06-23 22:42:43 +0000
commitf51927502405a966654e4599ec85e57a11e19075 (patch)
tree4380732720880a8972a1c6b90c3b670e34731422 /file.c
parent7a9130401f116302c8e3ebe9c91cb56087a4352e (diff)
downloadgunmake-f51927502405a966654e4599ec85e57a11e19075.tar.gz
Formerly file.c.~14~
Diffstat (limited to 'file.c')
-rw-r--r--file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/file.c b/file.c
index 85a967b..6f86812 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)
{