# $FreeBSD: stable/5/sys/modules/netgraph/split/Makefile 89260 2002-01-11 15:49:02Z ru $
#

KMOD=	ng_split
SRCS= 	ng_split.c

.include <bsd.kmod.mk>
