# $FreeBSD: head/sys/modules/netgraph/tty/Makefile 59951 2000-05-04 12:08:52Z peter $ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $ KMOD= ng_tty SRCS= ng_tty.c MAN8= ng_tty.8 .include "${.CURDIR}/../../../conf/kmod.mk"