summaryrefslogtreecommitdiffstats
path: root/sys/modules/x86emu/Makefile
blob: 3991d6c70d056507473ddc7d833c322b4fd5d51c (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

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

KMOD=	x86emu
SRCS=	x86emu.c x86emu_util.c

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud