# $FreeBSD: stable/4/sys/modules/netgraph/one2many/Makefile 68833 2000-11-16 17:28:32Z archie $

KMOD=		ng_one2many
SRCS= 		ng_one2many.c
KMODDEPS=	netgraph

.include <bsd.kmod.mk>
