]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/man/man4/man4.i386/Makefile
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / share / man / man4 / man4.i386 / Makefile
1 # $FreeBSD$
2
3 MAN=    aic.4 \
4         alpm.4 \
5         amdpm.4 \
6         apm.4 \
7         ar.4 \
8         ce.4 \
9         cp.4 \
10         CPU_ELAN.4 \
11         cs.4 \
12         ct.4 \
13         ctau.4 \
14         dpms.4 \
15         cx.4 \
16         ep.4 \
17         ex.4 \
18         fe.4 \
19         glxsb.4 \
20         ie.4 \
21         longrun.4 \
22         mcd.4 \
23         mse.4 \
24         npx.4 \
25         padlock.4 \
26         pae.4 \
27         pbio.4 \
28         pcf.4 \
29         perfmon.4 \
30         pnp.4 \
31         pnpbios.4 \
32         ray.4 \
33         sbni.4 \
34         scd.4 \
35         smapi.4 \
36         snc.4 \
37         sr.4 \
38         streams.4 \
39         svr4.4 \
40         viapm.4 \
41         vpd.4 \
42         vx.4 \
43         wl.4
44
45 MLINKS= CPU_ELAN.4 CPU_SOEKRIS.4
46 MLINKS+=pae.4 PAE.4
47 MLINKS+=sbni.4 if_sbni.4
48
49 MANSUBDIR=/i386
50
51 .include <bsd.prog.mk>