# $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $

KMOD=	netgraph
SRCS= 	ng_base.c ng_parse.c

EXPORT_SYMS=	YES

.include <bsd.kmod.mk>
