Fixed bug #13022 by setting is_target flag on files that this implicit

pattern rule also makes.
This commit is contained in:
Boris Kolpackov
2005-12-09 16:46:19 +00:00
parent a34b85490d
commit 0e6c4f5b0e
4 changed files with 45 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2005-12-09 Boris Kolpackov <boris@kolpackov.net>
* scripts/features/patternrules: Add a test for bug #13022.
2005-12-07 Boris Kolpackov <boris@kolpackov.net>
* scripts/features/double_colon: Add a test for bug #14334.