aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2015-08-10 19:41:31 +0000
committerEd Maste <emaste@FreeBSD.org>2015-08-10 19:41:31 +0000
commit9138b6e04a39cc0975856c43d2f6ea2c03daaae0 (patch)
treee728b690c1e3c9f94b424228c65dfcdb91ef70d7 /usr.bin
parentde8b7ceff1a335e8cb02594a3277072f0bc62a8e (diff)
downloadsrc-9138b6e04a39cc0975856c43d2f6ea2c03daaae0.tar.gz
src-9138b6e04a39cc0975856c43d2f6ea2c03daaae0.zip
Remove ${_subdir}s that are never set
The MK_NIS subdirs were leftovers from r212558 and kdump/truss were introduced in r240404. Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=286590
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index cf5604c79a06..9feb396dfd99 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -69,7 +69,6 @@ SUBDIR= ${_addr2line} \
ipcs \
join \
jot \
- ${_kdump} \
keylogin \
keylogout \
killall \
@@ -175,7 +174,6 @@ SUBDIR= ${_addr2line} \
tr \
true \
truncate \
- ${_truss} \
tset \
tsort \
tty \
@@ -202,10 +200,7 @@ SUBDIR= ${_addr2line} \
xo \
xz \
xzdec \
- yes \
- ${_ypcat} \
- ${_ypmatch} \
- ${_ypwhich}
+ yes
# NB: keep these sorted by MK_* knobs