summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cmd-inet/usr.sbin/Makefile
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2022-06-26 15:46:56 -0700
committerGarrett D'Amore <garrett@damore.org>2022-07-01 19:58:10 -0400
commit7d10cd4ddf12f982d3bc7edcd01cc8b8d1dcc464 (patch)
tree9086b7d1cbf5a6432128d1acb3d1a71abe897435 /usr/src/cmd/cmd-inet/usr.sbin/Makefile
parent33b27906b01ade9752c1935377f3fefdf49b8f95 (diff)
downloadillumos-joyent-7d10cd4ddf12f982d3bc7edcd01cc8b8d1dcc464.tar.gz
14767 retire kssl
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Joshua M. Clulow <josh@sysmgr.org>
Diffstat (limited to 'usr/src/cmd/cmd-inet/usr.sbin/Makefile')
-rw-r--r--usr/src/cmd/cmd-inet/usr.sbin/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/cmd/cmd-inet/usr.sbin/Makefile b/usr/src/cmd/cmd-inet/usr.sbin/Makefile
index 6df43efaa4..864920184a 100644
--- a/usr/src/cmd/cmd-inet/usr.sbin/Makefile
+++ b/usr/src/cmd/cmd-inet/usr.sbin/Makefile
@@ -21,7 +21,7 @@
#
# Copyright (c) 1990, 2010, Oracle and/or its affiliates. All rights reserved.
-# Copyright 2014 Garrett D'Amore <garrett@damore.org>
+# Copyright 2022 Garrett D'Amore <garrett@damore.org>
# Copyright 2019, Joyent, Inc.
#
@@ -33,7 +33,7 @@ PROG= 6to4relay arp if_mpadm \
ndd ndp $(SYNCPROG)
MANIFEST= rarp.xml telnet.xml comsat.xml finger.xml \
- login.xml shell.xml rexec.xml socket-filter-kssl.xml
+ login.xml shell.xml rexec.xml
SVCMETHOD= svc-sockfilter
ROOTFS_PROG= hostconfig route soconfig
@@ -64,12 +64,12 @@ SRCS= $(PROGSRCS) $(OTHERSRC)
SUBDIRS= ifconfig ilbadm in.rdisc in.routed \
in.talkd inetadm inetconv ipadm ipmpstat ipqosconf ipsecutils \
- kssl/kssladm kssl/ksslcfg nwamadm nwamcfg ping routeadm \
+ nwamadm nwamcfg ping routeadm \
snoop sppptun traceroute wificonfig
MSGSUBDIRS= ifconfig ilbadm in.routed in.talkd \
inetadm inetconv ipadm ipmpstat ipqosconf ipsecutils \
- kssl/ksslcfg nwamadm nwamcfg routeadm sppptun snoop wificonfig
+ nwamadm nwamcfg routeadm sppptun snoop wificonfig
# This controls the degree of compiler warnings emitted, and is named for
# 'lint' for historical reasons. Eventually this hack should go away, and all