diff options
| author | maxv <maxv@NetBSD.org> | 2018-09-06 06:41:59 +0000 |
|---|---|---|
| committer | maxv <maxv@NetBSD.org> | 2018-09-06 06:41:59 +0000 |
| commit | c858eebf4d00a3df6932882fa2369835d1141213 (patch) | |
| tree | 1a14bbcf72717f0cf9f2150af3744ea39f1e1614 /usr.sbin/Makefile | |
| parent | aa932dd1f430ab4101fd3017d5499ea42922f4b9 (diff) | |
Remove the network ATM code.
Diffstat (limited to 'usr.sbin/Makefile')
| -rw-r--r-- | usr.sbin/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 29228f7cc51..9fd55b4d385 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.277 2018/08/25 11:06:00 martin Exp $ +# $NetBSD: Makefile,v 1.278 2018/09/06 06:42:00 maxv Exp $ # from: @(#)Makefile 5.20 (Berkeley) 6/12/93 .include <bsd.own.mk> @@ -52,9 +52,6 @@ SUBDIR+=faithd ifmcstat ip6addrctl ndp rip6query rtsold SUBDIR+=mld6query route6d rtadvd traceroute6 .endif -# ATM PVC -SUBDIR+=pvcsif pvctxctl - SUBDIR+= racoon racoonctl # NPF |
