xref: /freebsd/share/man/man4/man4.i386/Makefile (revision 77b7cdf1999ee965ad494fddd184b18f532ac91a)
1# $FreeBSD$
2
3MAN=	aic.4 alpm.4 amdpm.4 apm.4 ar.4 asc.4 \
4	cs.4 cx.4 cy.4 \
5	dgb.4 el.4 en.4 ep.4 ex.4 fe.4 gsc.4 \
6	ie.4 io.4 le.4 linux.4 lnc.4 longrun.4 mcd.4 \
7	meteor.4 mse.4 npx.4 \
8	pae.4 pcf.4 perfmon.4 pnp.4 pnpbios.4 \
9	ray.4 rdp.4 sbni.4 smapi.4 scd.4 \
10	spkr.4 sr.4 streams.4 svr4.4 \
11	tx.4 viapm.4 vpd.4 vx.4 \
12	wd.4 wl.4 wt.4
13
14MLINKS=	spkr.4 speaker.4
15MLINKS+=sbni.4 if_sbni.4
16
17MANSUBDIR=/i386
18
19.include <bsd.prog.mk>
20