]> mj.ucw.cz Git - pciutils.git/commit
Makefile: Fix building of man pages
authorMartin Mareš <mj@ucw.cz>
Sun, 5 Apr 2026 17:31:19 +0000 (19:31 +0200)
committerMartin Mareš <mj@ucw.cz>
Sun, 5 Apr 2026 17:31:19 +0000 (19:31 +0200)
commitaef406085057bdc0daac71a0f777eebd6d0721eb
tree92d34451cc142563951b73ebd5cc76d6241615f1
parent49cd90f453b0e2702bcbc0b8d3ac03f95f352c5a
Makefile: Fix building of man pages

The old pattern rule was subtly wrong and newer versions
of GNU Make started warning on it.
Makefile
tools/build-man [new file with mode: 0755]