Merge commit 'dc97a43d4a70c8773a619f11b95b07a787f6f5b7' into merges
[unleashed.git] / share / man / man7m / Makefile
blob3ed20c48d40a51ae2a85fb6c4b0ecc7b1c572ea2
1 .include <../../../cfgparam.mk>
3 MAN_sparc = kb.7m
5 MAN = bufmod.7m \
6 connld.7m \
7 ldterm.7m \
8 pckt.7m \
9 pfmod.7m \
10 pipemod.7m \
11 ptem.7m \
12 sppptun.7m \
13 timod.7m \
14 tirdwr.7m \
15 ttcompat.7m \
16 usb_ah.7m \
17 usbkbm.7m \
18 usbms.7m \
19 vuidmice.7m \
20 $(MAN_$(CONFIG_MACH))
23 # We want to just install manpages but there is no manpage-only mk file so
24 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
25 # Eventually, it will go away and with it this hack as well.
26 .include <prog.mk>