#	BSDI Makefile,v 2.9 1995/11/24 16:17:42 cp Exp
#
#	@(#)Makefile	8.1 (Berkeley) 6/5/93

MAN4=	aha.0 aic.0 ar.0 bha.0 autoconf.0 bms.0 \
	com.0 cons.0 cy.0 de.0 di.0 digi.0 \
	eaha.0 ef.0 el.0 eo.0 ep.0 eqnx.0 ex.0 \
	floppy.0 fpa.0 hpp.0 intro.0 lp.0 \
	mcd.0 mem.0 ms.0 ncr.0 ne.0 ntwo.0 pcaux.0 pccons.0 rc.0 \
	re.0 rh.0 rn.0 rp.0 sa.0 si.0 tn.0 te.0 tr.0 vga.0 wd.0 wdc.0 wdpi.0 \
	we.0 wt.0 xir.0
MLINKS+=cons.4 console.4
MLINKS+=mem.4 kmem.4
MLINKS+=pccons.4 kbd.4 pccons.4 pcscreens.4
MLINKS+=fpa.4 fea.4
MANSUBDIR=/i386

all: ${MAN4}

midi.0:
	tbl ${.ALLSRC} | nroff -mandoc > midi.0

clean depend lint tags:

cleandir:
	rm -f ${MAN4}

install: maninstall

.include <bsd.prog.mk>
