# BSDI Makefile,v 2.16 2000/10/24 21:10:29 geertj Exp

MAN4=	aha.0 aic.0 amic.0 amir.0 an.0 ar.0 audio.0 bfp.0 bha.0 bms.0 \
	cce.0 cnw.0 com.0 cr.0 crc.0 cy.0 di.0 digi.0 dpt.0 \
	ef.0 el.0 eo.0 ep.0 eqnx.0 ex.0 floppy.0 hpp.0 lp.0 \
	mcd.0 ms.0 mz.0 ne.0 ntwo.0 pcaux.0 pccons.0 pcic.0 qcam.0 \
	rc.0 re.0 rh.0 rn.0 rp.0 sa.0 si.0 stl.0 \
	tcic.0 te.0 tn.0 tr.0 vga.0 \
	wd.0 wdc.0 wdpi.0 we.0 wi.0 wt.0

MLINKS+=pccons.4 kbd.4 pccons.4 pcscreens.4 stl.4 stli.4
MLINKS+=audio.4 gus.4 audio.4 mpu.4 audio.4 mss.4 audio.4 opl.4
MLINKS+=audio.4 pas.4 audio.4 sb.4 audio.4 snd.4 audio.4 uart.4
MANSUBDIR=/i386

all: ${MAN4}

clean depend lint tags:

cleandir:
	rm -f ${MAN4}

install: maninstall

cy.0: cy.4
	groff -t -mtty-char -Tascii -man ${.CURDIR}/cy.4 > $@

.include <bsd.prog.mk>
