# Build the DF-0018 in-kernel harness.
# Path to kernel source tree:
SYSD=		/usr/src/sys
KMOD=		df18_harness
SRCS=		harness.c

.include <bsd.kmod.mk>
