summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-09-30 20:44:25 +0000
committerngie <ngie@FreeBSD.org>2017-09-30 20:44:25 +0000
commitcc79a3d7830fdfd7918a4756497b6b44731a9db7 (patch)
tree5b2ec97e364688292dd0b291554ecce763e08c73 /usr.sbin/Makefile
parentc2416c41bd205493d6e3d487a09bb5f894ba9cb4 (diff)
downloadFreeBSD-src-cc79a3d7830fdfd7918a4756497b6b44731a9db7.zip
FreeBSD-src-cc79a3d7830fdfd7918a4756497b6b44731a9db7.tar.gz
MFC r322951:
Respect MK_TCSH with build-tools and native-xtools This helps reduce the WORLDTMP footprint slightly. Based on a patch I submitted 5 years ago to GNATS. PR: 174051 Relnotes: yes (anyone who cross-builds with MK_TCSH=yes will run into build failures if the host doesn't have tcsh(1)) Reminded by: Fabian Keil <fk@fabiankeil.de>
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index a3b1030..569baac 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -369,8 +369,6 @@ SUBDIR+= wpa
.include <bsd.arch.inc.mk>
-SUBDIR:= ${SUBDIR:O}
-
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud