aboutsummaryrefslogtreecommitdiff
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2020-11-26 04:29:30 +0000
committerAlan Somers <asomers@FreeBSD.org>2020-11-26 04:29:30 +0000
commit3cde9171d2d50852ab782e90acf734f416246e86 (patch)
tree0d4e70ec68ec4ba273dfc9081f85959963620917 /sbin/Makefile
parentb05f17a12fc58914e0a5b17f90331627b600432d (diff)
downloadsrc-3cde9171d2d50852ab782e90acf734f416246e86.tar.gz
src-3cde9171d2d50852ab782e90acf734f416246e86.zip
Merge ping6 to ping
There is now a single ping binary, which chooses to use ICMP or ICMPv4 based on the -4 and -6 options, and the format of the address. Submitted by: Ján Sučan <sucanjan@gmail.com> Sponsored by: Google LLC (Google Summer of Code 2019) MFC after: Never Differential Revision: https://reviews.freebsd.org/D21377
Notes
Notes: svn path=/head/; revision=368045
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 72da4c5bb058..64840bae82bb 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -73,7 +73,6 @@ SUBDIR.${MK_CCD}+= ccdconfig
SUBDIR.${MK_CXX}+= devd
SUBDIR.${MK_HAST}+= hastctl
SUBDIR.${MK_HAST}+= hastd
-SUBDIR.${MK_INET6}+= ping6
SUBDIR.${MK_INET6}+= rtsol
SUBDIR.${MK_IPFILTER}+= ipf
SUBDIR.${MK_IPFW}+= ipfw