Merge branch 'vendor/TCPDUMP'
[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=    apm.4 \
4         ar.4 \
5         cs.4 \
6         cy.4 \
7         digi.4 \
8         en.4 \
9         ep.4 \
10         ex.4 \
11         fe.4 \
12         glxsb.4 \
13         io.4 \
14         linux.4 \
15         lnc.4 \
16         longrun.4 \
17         npx.4 \
18         pcf.4 \
19         perfmon.4 \
20         pnp.4 \
21         pnpbios.4 \
22         sb.4 \
23         sbni.4 \
24         spkr.4 \
25         sr.4 \
26         stl.4 \
27         tx.4 \
28         viapm.4 \
29         vx.4
30
31 MLINKS+=ar.4 if_ar.4
32 MLINKS+=ep.4 if_ep.4
33 MLINKS+=lnc.4 if_lnc.4
34 MLINKS+=sbni.4 if_sbni.4
35 MLINKS+=spkr.4 speaker.4
36 MLINKS+=sr.4 if_sr.4
37 MLINKS+=stl.4 stli.4
38 MLINKS+=tx.4 if_tx.4
39 MLINKS+=vx.4 if_vx.4
40
41 MANSUBDIR=/i386
42
43 .include <bsd.prog.mk>