]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - share/man/man4/man4.i386/Makefile
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / share / man / man4 / man4.i386 / Makefile
1 # $FreeBSD$
2
3 MAN=    acpi_aiboost.4 \
4         acpi_asus.4 \
5         acpi_fujitsu.4 \
6         acpi_ibm.4 \
7         acpi_panasonic.4 \
8         acpi_sony.4 \
9         acpi_toshiba.4 \
10         aic.4 \
11         alpm.4 \
12         amdpm.4 \
13         apm.4 \
14         ar.4 \
15         arl.4 \
16         ce.4 \
17         cp.4 \
18         CPU_ELAN.4 \
19         cs.4 \
20         ct.4 \
21         ctau.4 \
22         dpms.4 \
23         cx.4 \
24         ep.4 \
25         ex.4 \
26         fe.4 \
27         glxsb.4 \
28         ichwd.4 \
29         ie.4 \
30         io.4 \
31         linux.4 \
32         longrun.4 \
33         mcd.4 \
34         mse.4 \
35         ndis.4 \
36         npx.4 \
37         oltr.4 \
38         padlock.4 \
39         pae.4 \
40         pbio.4 \
41         pcf.4 \
42         perfmon.4 \
43         pnp.4 \
44         pnpbios.4 \
45         ray.4 \
46         sbni.4 \
47         scd.4 \
48         smapi.4 \
49         snc.4 \
50         sr.4 \
51         streams.4 \
52         svr4.4 \
53         viapm.4 \
54         vpd.4 \
55         vx.4 \
56         wl.4
57
58 MLINKS= CPU_ELAN.4 CPU_SOEKRIS.4
59 MLINKS+=ndis.4 if_ndis.4
60 MLINKS+=oltr.4 if_oltr.4
61 MLINKS+=pae.4 PAE.4
62 MLINKS+=sbni.4 if_sbni.4
63
64 MANSUBDIR=/i386
65
66 .include <bsd.prog.mk>