make/doc
Jouke Witteveen fcc11d05a6 Create $(let ...) providing lexically scoped variables
Add a new function $(let ...) which allows lexically scoped variables.

* NEWS: Add information on this feature.
* doc/make.texi (Let Function): Document the 'let' function.
* src/function.c (func_let): Create the 'let' built-in function.
* tests/scripts/functions/let: Test the 'let' built-in function.
2020-12-06 18:30:58 -05: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 Create $(let ...) providing lexically scoped variables 2020-12-06 18:30:58 -05:00
Makefile.am Update copyright statements for 2020 2020-01-03 02:08:59 -05:00