Fixed bug in implicit rule prerequisite evaluation code. Added test.

This commit is contained in:
Boris Kolpackov
2004-09-21 20:23:12 +00:00
parent 6e51d9c90a
commit 73e7767ffc
6 changed files with 86 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
2004-09-21 Boris Kolpackov <boris@kolpackov.net>
* run_make_tests.pl: Change `#!/usr/local/bin/perl' to be
`#!/usr/bin/env perl'.
* scripts/features/implicit_prereq_eval: Test implicit rule
prerequisite evaluation code.
2004-09-21 Paul D. Smith <psmith@gnu.org>
* run_make_tests.pl (run_make_test): Enhance to allow the make