# BSDI Makefile,v 1.13.2.2 2001/04/25 00:21:03 geertj Exp

MAN4=	ac101p.0 bcm50p.0 bcm52p.0 ebphy.0 genphy.0 i555p.0 ics90p.0 \
	lxtphy.0 lu12p.0 mar1kp.0 nsphy.0 sisphy.0 sq20p.0 stphy.0 \
	qs12p.0 tn100a.0

all: ${MAN4}

clean depend lint tags:

cleandir:
	rm -f ${MAN4}

install: maninstall

.include <bsd.prog.mk>
