# $FreeBSD$
.PATH: ${SRCTOP}/sys/kern
KMOD= imgact_binmisc
SRCS= imgact_binmisc.c
.include <bsd.kmod.mk>