From 73e7767ffc14fad98dd2e78791a1237bcb3d6fe3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 21 Sep 2004 20:23:12 +0000 Subject: Fixed bug in implicit rule prerequisite evaluation code. Added test. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4ae898b..bbedcd5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-09-21 Boris Kolpackov + + * file.c (snap_deps): Mark .PHONY prerequisites as targets. + + * implicit.c (pattern_search): When considering an implicit rule's + prerequisite check that it is actually a target rather then + just an entry in the file hashtable. + 2004-09-21 Paul D. Smith * read.c (readstring): Fix some logic errors in backslash handling. -- cgit v1.2.3