# $FreeBSD$

.PATH:	${.CURDIR}/../../contrib/x86emu

KMOD=	x86emu
SRCS=	x86emu.c x86emu_util.c

.include <bsd.kmod.mk>
