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

KMOD=	ng_echo
SRCS= 	ng_echo.c

.include <bsd.kmod.mk>