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