]> git.ipfire.org Git - thirdparty/man-pages.git/commit
share/mk/: Use $ext to simplify
authorAlejandro Colomar <alx@kernel.org>
Wed, 10 Sep 2025 16:30:43 +0000 (18:30 +0200)
committerAlejandro Colomar <alx@kernel.org>
Thu, 11 Sep 2025 08:21:53 +0000 (10:21 +0200)
commit98a7261339ce22cd4596a971175520644ef36e5e
treeef2c70ac8c730dd319ef0c1d98606d0d101e55d0
parentd20240fa73b66e3399ef0830214eff7fce7f4f8a
share/mk/: Use $ext to simplify

This reduces differences between makefiles, and also makes each makefile
specify the file extension only once, which reduces mistakes.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
27 files changed:
share/mk/build/catman/eqn.mk
share/mk/build/catman/grotty.mk
share/mk/build/catman/troff.mk
share/mk/build/examples/cc.mk
share/mk/build/html/post-grohtml.mk
share/mk/build/html/troff.mk
share/mk/build/pdf/pages/eqn.mk
share/mk/build/pdf/pages/gropdf.mk
share/mk/build/pdf/pages/troff.mk
share/mk/build/pre/preconv.mk
share/mk/build/pre/tbl.mk
share/mk/build/ps/eqn.mk
share/mk/build/ps/grops.mk
share/mk/build/ps/troff.mk
share/mk/check/catman/col.mk
share/mk/lint/c/checkpatch.mk
share/mk/lint/c/clang-tidy.mk
share/mk/lint/c/cppcheck.mk
share/mk/lint/c/cpplint.mk
share/mk/lint/c/iwyu.mk
share/mk/lint/man/blank.mk
share/mk/lint/man/mandoc.mk
share/mk/lint/man/quote.mk
share/mk/lint/man/so.mk
share/mk/lint/man/tbl.mk
share/mk/lint/man/ws.mk
share/mk/lint/sh/shellcheck.mk