diff options
author | Paul Smith <psmith@gnu.org> | 2022-12-26 13:10:26 -0500 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2022-12-26 13:10:26 -0500 |
commit | 937e9aa32d8db6537edbd7260315106f7086b340 (patch) | |
tree | 95e115769c597ef90fa66f7c1f1733e96b583e66 /tests/scripts/variables/MAKEFLAGS | |
parent | 8e9c7db1e1b21e0a7754e2d333e551208220be2b (diff) | |
download | make-git-937e9aa32d8db6537edbd7260315106f7086b340.tar.gz |
Make bootstrap.bat more portable
Using backslashes in a sed command line is tricky as different programs
use them differently as escape sequences. Eli Zaretskii points out
that Windows "echo" doesn't do any processing, so rework all our sed
invocations to use script files created by echo.
* bootstrap.bat: Use echo to create sed script files instead of -e.
* Basic.mk.template: Fix typo in the comments.
* .gitignore: Ignore any .sed scripts.
Diffstat (limited to 'tests/scripts/variables/MAKEFLAGS')
0 files changed, 0 insertions, 0 deletions