Extend .SECONDEXPANSION to implicit rules. Final fix for bug #13781.

This commit is contained in:
Paul Smith
2005-12-11 15:41:17 +00:00
parent 0e6c4f5b0e
commit 3bcb608bda
6 changed files with 103 additions and 29 deletions

View File

@@ -1,3 +1,9 @@
2005-12-11 Paul D. Smith <psmith@gnu.org>
* scripts/misc/general4: Test implicit rules with '$' in the
prereq list & prereq patterns.
* scripts/features/se_implicit: Add in .SECONDEXPANSION settings.
2005-12-09 Boris Kolpackov <boris@kolpackov.net>
* scripts/features/patternrules: Add a test for bug #13022.