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