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