aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/tty/Makefile
blob: 383792a19f838a06b124c74e57b2a8f5981ff55f (plain) (blame)
1
2
3
4
5
6
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $

KMOD=	ng_tty
SRCS= 	ng_tty.c

.include <bsd.kmod.mk>