Temporarily remove 'tty' netgraph sub module until it can be made

to compile.
This commit is contained in:
Matthew Dillon 1999-10-23 18:53:46 +00:00
parent 20d1019b71
commit 576801718f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52447

View file

@ -2,6 +2,6 @@
# $FreeBSD$
SUBDIR= async cisco echo frame_relay hole iface lmi netgraph ppp rfc1490 \
socket tee tty UI vjc
socket tee UI vjc
.include <bsd.subdir.mk>