# Kmod makefile for the DF-0842 harness.
# Build in-guest against /usr/src/sys.
KMOD=	df0842_harness
SRCS=	df0842_harness.c

.include <bsd.kmod.mk>
