1# $FreeBSD$
2
3.PATH:	${.CURDIR}/../../../dev/digi
4KMOD=	digi_EPCX
5SRCS=	EPCX.c EPCX.bios.h EPCX.fepos.h digi_mod.h
6
7.include <bsd.kmod.mk>
8