aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386/Makefile
blob: 34d6806f4f6d0c906ac2e6b8ff0573b664e8e500 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# $FreeBSD$

MAN=	acpi_toshiba.4 \
	aic.4 \
	alpm.4 \
	amdpm.4 \
	apm.4 \
	ar.4 \
	asc.4 \
	CPU_ELAN.4 \
	cs.4 \
	cx.4 \
	cy.4 \
	el.4 \
	ep.4 \
	ex.4 \
	fe.4 \
	gsc.4 \
	ie.4 \
	io.4 \
	le.4 \
	linux.4 \
	lnc.4 \
	longrun.4 \
	mcd.4 \
	mse.4 \
	ndis.4 \
	npx.4 \
	pae.4 \
	pcf.4 \
	perfmon.4 \
	pnp.4 \
	pnpbios.4 \
	ray.4 \
	rdp.4 \
	sbni.4 \
	scd.4 \
	smapi.4 \
	spkr.4 \
	sr.4 \
	streams.4 \
	svr4.4 \
	viapm.4 \
	vpd.4 \
	vx.4 \
	wd.4 \
	wl.4 \
	wt.4

MLINKS=	CPU_ELAN.4 CPU_SOEKRIS.4
MLINKS+=ndis.4 if_ndis.4
MLINKS+=pae.4 PAE.4
MLINKS+=sbni.4 if_sbni.4
MLINKS+=spkr.4 speaker.4
MLINKS+=wd.4 wdc.4

MANSUBDIR=/i386

.include <bsd.prog.mk>