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