kernel: Stop installing pst(4) module and manual page on x86_64.
[dragonfly.git] / share / man / man4 / man4.i386 / Makefile
1 # $FreeBSD: src/share/man/man4/man4.i386/Makefile,v 1.122.2.12 2003/04/15 17:23:32 fjoe Exp $
2
3 MAN=    ar.4 \
4         cs.4 \
5         cy.4 \
6         digi.4 \
7         en.4 \
8         ep.4 \
9         ex.4 \
10         fe.4 \
11         glxsb.4 \
12         io.4 \
13         linux.4 \
14         lnc.4 \
15         longrun.4 \
16         npx.4 \
17         perfmon.4 \
18         pnp.4 \
19         pnpbios.4 \
20         pst.4 \
21         sbni.4 \
22         spic.4 \
23         sr.4 \
24         stl.4 \
25         tx.4 \
26         viapm.4 \
27         vx.4
28
29 MLINKS+=ar.4 if_ar.4
30 MLINKS+=ep.4 if_ep.4
31 MLINKS+=lnc.4 if_lnc.4
32 MLINKS+=sbni.4 if_sbni.4
33 MLINKS+=sr.4 if_sr.4
34 MLINKS+=tx.4 if_tx.4
35 MLINKS+=vx.4 if_vx.4
36
37 MANSUBDIR=/i386
38
39 .include <bsd.prog.mk>