Formerly file.c.~25~

This commit is contained in:
Roland McGrath 1993-06-30 22:11:36 +00:00
parent 26c6ec1893
commit aa68ee5ce2

2
file.c
View file

@ -312,7 +312,7 @@ remove_intermediates (sig)
if (!f->dontcare) if (!f->dontcare)
{ {
if (sig) if (sig)
error ("*** Deleting file `%s'", f->name); error ("*** Deleting intermediate file `%s'", f->name);
else if (!silent_flag) else if (!silent_flag)
{ {
if (! doneany) if (! doneany)