mirror of
https://github.com/mirror/make.git
synced 2026-08-10 17:14:33 +00:00
Bump the version to 3.82.90.
Fix some doc bugs. Implement the --trace flag. Show filename/linenumber on error.
This commit is contained in:
@@ -110,7 +110,8 @@ $(dir)/foo.bar:
|
||||
|
||||
',
|
||||
"dir=$dir",
|
||||
"#MAKE#: *** [$dir/foo.bar] Error 1",
|
||||
"#MAKEFILE#:6: recipe for target `$dir/foo.bar' failed
|
||||
#MAKE#: *** [$dir/foo.bar] Error 1",
|
||||
512);
|
||||
|
||||
unlink("$dir/foo.bar");
|
||||
|
||||
Reference in New Issue
Block a user