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