make/doc
Paul Smith b9c4fc441b [SV 60412] Allow -I- to throw out the current directory path
Accept a "-" directory value to the -I option to clear the set of
directories to be searched up to that point, including the default
directories.

* NEWS: Announce the change.
* doc/make.texi (Summary of Options): Add documentation.
* src/read.c (construct_include_path): Check for '-' and if found,
clear the list of directories to be searched.
* tests/scripts/options/dash-I: Add tests for -I-.
* tests/scripts/variables/INCLUDE_DIRS: Add tests for -I-.
2021-09-03 12:08:11 -04:00
..
.gitignore * doc/make.texi: [SV 51974] Clarify makefile parsing operations. 2019-05-19 19:25:50 -04:00
make.1 [SV 59169] Add --debug=why and --debug=print options 2020-12-05 16:25:12 -05:00
make.texi [SV 60412] Allow -I- to throw out the current directory path 2021-09-03 12:08:11 -04:00
Makefile.am Update copyright statements for 2020 2020-01-03 02:08:59 -05:00