BINDIR=	.
SRCS=	ether_mod.c ether_mod_load.c
KMOD=	ether_spoof
NOMAN=	none

CLEANFILES+= ${KMOD}

.include <bsd.kmod.mk>
