#	@(#)Makefile	0.1 (RWGrimes) 3/25/93

MAN4=	aha.4 ahb.4 bt.4 ed.4 fdc.4 ie.4 is.4 keyboard.4 lpt.4 mem.4 \
	mse.4 npx.4 screen.4 sio.4 spkr.4 tw.4 uha.4 wd.4

MLINKS=		aha.4 ../aha.4
MLINKS+=	ahb.4 ../ahb.4
MLINKS+=	bt.4 ../bt.4
MLINKS+=	ed.4 ../ed.4
MLINKS+=	fdc.4 ../fdc.4
MLINKS+=	ie.4 ../ie.4
MLINKS+=	is.4 ../is.4
MLINKS+=	keyboard.4 ../keyboard.4
MLINKS+=	lpt.4 ../lpt.4
MLINKS+=	mem.4 ../mem.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
MLINKS+=	tw.4 ../tw.4
MLINKS+=	uha.4 ../uha.4
MLINKS+=	wd.4 ../wd.4

MANSUBDIR=/i386

.include <bsd.prog.mk>
