mirror of
https://github.com/mirror/make.git
synced 2026-09-04 05:32:57 +08:00
Fixed bug #13022 by setting is_target flag on files that this implicit
pattern rule also makes.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2005-12-09 Boris Kolpackov <boris@kolpackov.net>
|
||||
|
||||
* implicit.c (pattern_search): Mark other files that this rule
|
||||
builds as targets so that they are not treated as intermediates
|
||||
by the pattern rule search algorithm. Fixes bug #13022.
|
||||
|
||||
2005-12-07 Boris Kolpackov <boris@kolpackov.net>
|
||||
|
||||
* remake.c (notice_finished_file): Propagate the change of
|
||||
|
||||
Reference in New Issue
Block a user