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