# $FreeBSD: stable/5/sys/modules/netgraph/tty/Makefile 89260 2002-01-11 15:49:02Z ru $
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $

KMOD=	ng_tty
SRCS= 	ng_tty.c

.include <bsd.kmod.mk>
