]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - share/man/man4/man4.i386/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / share / man / man4 / man4.i386 / Makefile
1 # $FreeBSD$
2
3 MAN=    aic.4 \
4         apm.4 \
5         ce.4 \
6         cp.4 \
7         CPU_ELAN.4 \
8         cs.4 \
9         ct.4 \
10         ctau.4 \
11         cx.4 \
12         ep.4 \
13         ex.4 \
14         fe.4 \
15         glxiic.4 \
16         glxsb.4 \
17         ie.4 \
18         longrun.4 \
19         mse.4 \
20         npx.4 \
21         pae.4 \
22         pbio.4 \
23         perfmon.4 \
24         pnp.4 \
25         pnpbios.4 \
26         sbni.4 \
27         smapi.4 \
28         snc.4 \
29         streams.4 \
30         svr4.4 \
31         vpd.4 \
32         vx.4 \
33         wl.4
34
35 MLINKS= CPU_ELAN.4 CPU_SOEKRIS.4
36 MLINKS+=pae.4 PAE.4
37 MLINKS+=sbni.4 if_sbni.4
38
39 MANSUBDIR=/i386
40
41 .include <bsd.prog.mk>