X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/1abcc8828db8e4d5738342e2ff0988adfcc4538f..201c8c4447cad562e0a54ebbe0e7ee4e8a0be647:/sys/net/tun/Makefile diff --git a/sys/net/tun/Makefile b/sys/net/tun/Makefile index 69a2360ab7..fd8a4a7000 100644 --- a/sys/net/tun/Makefile +++ b/sys/net/tun/Makefile @@ -4,7 +4,6 @@ .PATH: ${.CURDIR}/../../net KMOD= if_tun SRCS= if_tun.c opt_inet.h opt_inet6.h opt_atalk.h opt_ipx.h -NOMAN= NBPF?= 1 NTUN?= 2