Fix makeman showing dependency of DIRDEPS_BUILD->META_MODE.

This broke in r301887 with the meta mode whitelist.  'make showconfig'
still needs WITH_META_MODE support.

Approved by:	re (implicit)
Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2016-06-14 18:37:33 +00:00
parent b6d5c4f594
commit 3a3594e584
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=301894

View File

@ -151,8 +151,8 @@ TGTS+= ${BITGTS}
META_TGT_WHITELIST+= \
_* build32 buildfiles buildincludes buildkernel buildsoft \
buildworld everything kernel-toolchains kernels libraries \
native-xtools tinderbox toolchain toolchains universe worlds \
xdev xdev-build
native-xtools showconfig tinderbox toolchain toolchains universe \
worlds xdev xdev-build
.ORDER: buildworld installworld
.ORDER: buildworld distributeworld