Connect mpsutil for META MODE.
This commit is contained in:
parent
9300da1d3d
commit
985dfe52e9
@ -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 \
|
||||
|
19
usr.sbin/mpsutil/Makefile.depend
Normal file
19
usr.sbin/mpsutil/Makefile.depend
Normal 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
|
Loading…
Reference in New Issue
Block a user