]> git.ipfire.org Git - thirdparty/man-pages.git/commit - share/mk/install/man.mk
share/mk/: Read files before 'if'
authorAlejandro Colomar <alx@kernel.org>
Tue, 16 Apr 2024 00:02:17 +0000 (02:02 +0200)
committerAlejandro Colomar <alx@kernel.org>
Tue, 16 Apr 2024 14:26:03 +0000 (16:26 +0200)
commit01fe756c5f6c68d25b1424a0667171def6ef2160
tree2ec7a33f8f29cea8ed190ad34aaef8664563cdb8
parentfee8e186e3878c6e9827233efde90bc115801aa3
share/mk/: Read files before 'if'

'if' turns off set -e.  We want to read files before 'if', so that if
they don't exist, the shell will error out.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
share/mk/install/man.mk
share/mk/lint/man/tbl.mk