deps: create empty file instead of dummy file.
commitf9fdcdfd0bab5964e1cf89e67e6483fb6db8c2b5
authorJan Engelhardt <jengelh@inai.de>
Mon, 23 May 2022 20:47:02 +0000 (23 13:47 -0700)
committerKarl Berry <karl@freefriends.org>
Mon, 23 May 2022 20:47:02 +0000 (23 13:47 -0700)
tree020e91d8090cd166fd50dce5257dd489deeeb98a
parentfee9a828bcc968656edfc89e38b157c28d6335f0
deps: create empty file instead of dummy file.

This change is per an automake thread, see both before and after:
https://lists.gnu.org/archive/html/automake/2022-05/msg00006.html

* lib/am/depend.am ($(am__depfiles_remade)): create empty files
for dependencies instead of files with a line '# dummy'. Turns out
this is noticeably faster.
* THANKS: update Jan's email address.
* NEWS: mention this.
NEWS
THANKS
lib/am/depend.am