summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>2023-05-22 12:55:44 +0000
committerlukem <lukem@NetBSD.org>2023-05-22 12:55:44 +0000
commitb36f7ff099d821017af17e1b03ed9517fbb01169 (patch)
treecb11db1e34b9ed78f961a6622df8c6b67f1086fa /sys/dev
parent7e4b1727e041ceea11838440d9cf76b26492161f (diff)
man0: support objdirs, tools, parallel builds
man0 creates files, so write to the the OBJDIR instead of the source directory. Use TOOL_ appropriately. Add MAKEVERBOSE support. Add separate rules to generate: - all.files: the list of all man files to process (based on mkman) - manNpages.files: per-section files from all.files. (based on mkman) - manNpages.ps: per-section .ps from manNpages.files, with per-file MAKEVERBOSE messages to stderr (as before, just prettier). - manNpages.pdf: per-section .pdf from manNpages.ps. Remove the now-obsolete mkman script. Add TOOL_GROPS and _MKSHMSG_FORMAT to <bsd.own.mk>
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions