Connect mpsutil for META MODE.

This commit is contained in:
Bryan Drewery 2015-10-28 16:22:00 +00:00
parent 9300da1d3d
commit 985dfe52e9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=290113
2 changed files with 20 additions and 0 deletions

View file

@ -564,6 +564,7 @@ DIRDEPS+= \
usr.sbin/mlxcontrol \
usr.sbin/mountd \
usr.sbin/moused \
usr.sbin/mpsutil \
usr.sbin/mptutil \
usr.sbin/mtest \
usr.sbin/mtree \

View file

@ -0,0 +1,19 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libutil \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif