From 0ceadbf05df220955e755e97d52d18ffc6f71666 Mon Sep 17 00:00:00 2001 From: Conrad Meyer Date: Sat, 26 Sep 2015 20:26:05 +0000 Subject: [PATCH] Revert r288270 to fix the build Submitted by: bdrewery Sponsored by: EMC / Isilon Storage Division --- usr.bin/Makefile | 7 ------- 1 file changed, 7 deletions(-) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index f8cc5c5088b7..faabe6714bce 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -401,13 +401,6 @@ SUBDIR+= who SUBDIR+= svn .endif -# These are normally only handled for build-tools. Connect them for -# all but installing to keep them reasonably connected. -.if !make(install) -SUBDIR+= mkcsmapper_static -SUBDIR+= mkesdb_static -.endif - .include SUBDIR:= ${SUBDIR:O}