From 1a56335cbf0bb5a35b3f41cb16d9dba011fb87da Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 10 Mar 1993 20:41:03 +0000 Subject: Formerly implicit.c.~11~ --- implicit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implicit.c b/implicit.c index 9a8defb..943ce20 100644 --- a/implicit.c +++ b/implicit.c @@ -354,7 +354,7 @@ pattern_search (file, archive, depth, recursions) "impossible", then the rule fails and don't bother trying it on the second pass either since we know that will fail too. */ - DEBUGP2 ("Rejecting impossible %s dependent `%s'.\n", + DEBUGP2 ("Rejecting impossible %s dependency `%s'.\n", p == depname ? "implicit" : "rule", p); tryrules[i] = 0; break; -- cgit v1.2.3