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}