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