From: Roland McGrath Date: Wed, 15 Jul 1992 02:15:54 +0000 (+0000) Subject: Formerly remake.c.~31~ X-Git-Tag: 3.70.2~666 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b408ee65f606d9728972b0bfff683597ec0b76e6;p=platform%2Fupstream%2Fmake.git Formerly remake.c.~31~ --- diff --git a/remake.c b/remake.c index 390532c..ee92d14 100644 --- a/remake.c +++ b/remake.c @@ -224,7 +224,7 @@ update_file (file, depth) return 0; default: - error ("internal error: `%s' command_state == %d in update_file_1", + error ("internal error: `%s' command_state == %d in update_file", f->name, (int) f->command_state); abort (); break;