]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - share/man/man4/man4.i386/Makefile
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.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         glxsb.4 \
16         ie.4 \
17         longrun.4 \
18         mse.4 \
19         npx.4 \
20         pae.4 \
21         pbio.4 \
22         perfmon.4 \
23         pnp.4 \
24         pnpbios.4 \
25         sbni.4 \
26         smapi.4 \
27         snc.4 \
28         streams.4 \
29         svr4.4 \
30         vpd.4 \
31         vx.4 \
32         wl.4
33
34 MLINKS= CPU_ELAN.4 CPU_SOEKRIS.4
35 MLINKS+=pae.4 PAE.4
36 MLINKS+=sbni.4 if_sbni.4
37
38 MANSUBDIR=/i386
39
40 .include <bsd.prog.mk>