I'm re-rolling ab/config-based-hooks-base to deal with (among other things) a vcbuild failure. This doesn't fix that, but allows me to fix that in one place, instead copy/pasting things all over the place. The reason I'd need to do that is because we define GENERATED_H, but then proceed not to use it when we should. This small series fixes that in 2/3, and fixes a couple of adjacent trivial issues in 1/3 and 3/3. Ævar Arnfjörð Bjarmason (3): Makefile: mark "check" target as .PHONY Makefile: stop hardcoding {command,config}-list.h Makefile: remove an out-of-date comment Makefile | 13 +++++-------- compat/vcbuild/README | 2 +- config.mak.uname | 6 +++--- 3 files changed, 9 insertions(+), 12 deletions(-) -- 2.32.0.576.g59759b6ca7d