summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386/Makefile
blob: 89a06f6b084a629f16ee312b4d7f34905c36fc0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$OpenBSD: Makefile,v 1.47 2003/08/07 08:33:09 markus Exp $
#	from: @(#)Makefile	5.1 (Berkeley) 2/12/91
#	Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $

MAN=	apm.4 autoconf.4 bios.4 elansc.4 geodesc.4 gus.4 ie.4 intro.4 iy.4 \
	joy.4 le.4 lms.4 mcd.4 mem.4 mms.4 mtrr.4 npx.4 pcibios.4 \
	pctr.4 pss.4 sb.4 \
	sea.4 speaker.4 uha.4 wdt.4 wss.4 wt.4

MLINKS+= speaker.4 spkr.4
MLINKS+= mem.4 kmem.4
MANSUBDIR=i386

.include <bsd.prog.mk>