1# $FreeBSD$
2
3KMOD=	ng_pipe
4SRCS= 	ng_pipe.c
5
6.include <bsd.kmod.mk>
7