]> git.ipfire.org Git - thirdparty/make.git/commit
* main.c (switches): Add --no-silent to undo -s options.
authorPaul Smith <psmith@gnu.org>
Wed, 28 Dec 2016 05:23:55 +0000 (00:23 -0500)
committerPaul Smith <psmith@gnu.org>
Wed, 28 Dec 2016 14:25:34 +0000 (09:25 -0500)
commit3daaa4dd3e6bb41841d5ec60ba47f7e4220162f5
tree701a08822559c3a4d9e5789f6d141b73d5e3db64
parenta359e32eb5b7e6e24c0eb17e31a0711d47027d75
* main.c (switches): Add --no-silent to undo -s options.

* make.1: Document the new flag.
* doc/make.texi: Document the new flag.  Remove suggestions that the
.SILENT special target is deprecated or should not be used.
* tests/scripts/options/dash-s: Test the -s and --no-silent options.
* NEWS: Add information about the new option.
NEWS
doc/make.texi
main.c
make.1
tests/scripts/options/dash-s [new file with mode: 0644]