1# $Whistle: Makefile,v 1.1 1999/01/19 19:39:21 archie Exp $
2
3KMOD=	ng_frame_relay
4SRCS= 	ng_frame_relay.c
5
6.include <bsd.kmod.mk>
7