Files
make/tests/scripts/options
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
..
2020-04-01 02:02:57 -04:00
2017-06-04 18:37:20 -04:00
2003-03-25 00:15:25 +00:00
2017-06-04 18:37:20 -04:00
2017-06-04 18:37:20 -04:00