]> git.ipfire.org Git - thirdparty/make.git/commit
[SV 65917] Mark also_make targets as updated in make -n
authorPaul Smith <psmith@gnu.org>
Mon, 5 Aug 2024 03:48:51 +0000 (23:48 -0400)
committerPaul Smith <psmith@gnu.org>
Mon, 5 Aug 2024 03:53:26 +0000 (23:53 -0400)
commitc63a5bc6a2881d515bb3020ed477fcba08fb2f3d
treebad0c7232ad1d2590fe9017e462376e9a48e8515
parentbc979e49491b03c9d5d82396f3124b30efae3a8b
[SV 65917] Mark also_make targets as updated in make -n

Suggested patch by Hannes Domani <ssbssa@yahoo.de>

* src/remake.c (notice_finished_file): When run with -n, mark
also_make targets as updated.
* tests/scripts/options/dash-n: Test pattern and grouped targets.
AUTHORS
src/remake.c
tests/scripts/options/dash-n