summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/tty/Makefile
blob: 5b9bd20c4200be503ec2b7b336fa4bd2a1c9ee41 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $

KMOD=		ng_tty
SRCS= 		ng_tty.c
MAN8=		ng_tty.8
KMODDEPS=	netgraph

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud