From 9138b6e04a39cc0975856c43d2f6ea2c03daaae0 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Mon, 10 Aug 2015 19:41:31 +0000 Subject: 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 --- usr.bin/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'usr.bin') 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 -- cgit v1.2.3