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

to compile.
This commit is contained in:
dillon 1999-10-23 18:53:46 +00:00
parent 805cb5a69e
commit b08edd3233

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>