mirror of
https://github.com/mirror/make.git
synced 2026-09-04 05:32:57 +08:00
Fixed bug in implicit rule prerequisite evaluation code. Added test.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user