WITH_META_MODE: Don't let subdir traversals for 'make install' re-enable meta mode.

MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2016-08-25 23:55:56 +00:00
parent 11e72c3b25
commit 3c39d0a0ab
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=304826

View File

@ -23,6 +23,7 @@ _src_env_conf_included_: .NOTMAIN
.if make(*install*) && ${.MAKE.LEVEL} == 0
META_MODE= normal
MK_META_MODE= no
.export MK_META_MODE
.endif
# If we were found via .../share/mk we need to replace that