switch uname -m and -p from i86pc to amd64
[unleashed.git] / share / man / man7i / Makefile
blob6f5c1569e443e42996b11efa37a930d29de50dc3
1 .include <../../../cfgparam.mk>
3 MAN_amd64 = agpgart_io.7i
5 MAN = audio.7i \
6 cdio.7i \
7 dkio.7i \
8 dsp.7i \
9 fbio.7i \
10 fdio.7i \
11 hdio.7i \
12 iec61883.7i \
13 ipnat.7i \
14 mhd.7i \
15 mixer.7i \
16 mtio.7i \
17 prnio.7i \
18 quotactl.7i \
19 sesio.7i \
20 sockio.7i \
21 streamio.7i \
22 termio.7i \
23 termiox.7i \
24 uscsi.7i \
25 visual_io.7i \
26 vt.7i \
27 $(MAN_$(CONFIG_MACH))
29 # We want to just install manpages but there is no manpage-only mk file so
30 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
31 # Eventually, it will go away and with it this hack as well.
32 .include <prog.mk>