summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.i386/Makefile
blob: a4a605999209ed2ad062f4821ce07cd3fe7b1e7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#	@(#)Makefile	0.1 (RWGrimes) 3/25/93

MAN4=	com.4 keyboard.4 lpa.4 lpt.4 mem.4 mse.4 npx.4 screen.4 sio.4 spkr.4

MLINKS=		com.4 ../com.4
MLINKS+=	keyboard.4 ../keyboard.4
MLINKS+=	lpa.4 ../lpa.4
MLINKS+=	lpt.4 ../lpt.4
MLINKS+=	mem.4 ../mem.4
MLINKS+=	mem.4 ../kmem.4
MLINKS+=	mse.4 ../mse.4
MLINKS+=	npx.4 ../npx.4
MLINKS+=	screen.4 ../screen.4
MLINKS+=	sio.4 ../sio.4
MLINKS+=	spkr.4 ../spkr.4

MANSUBDIR=/i386

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud