]> xenbits.xensource.com Git - people/julieng/freebsd.git/commitdiff
Connect mpsutil for META MODE.
authorbdrewery <bdrewery@FreeBSD.org>
Wed, 28 Oct 2015 16:22:00 +0000 (16:22 +0000)
committerbdrewery <bdrewery@FreeBSD.org>
Wed, 28 Oct 2015 16:22:00 +0000 (16:22 +0000)
targets/pseudo/userland/Makefile.depend
usr.sbin/mpsutil/Makefile.depend [new file with mode: 0644]

index 0738c812e50a52207ef0f0f19d4efa355cde8164..cbd2ca5f919c2244b3057285aa308653fc067fbf 100644 (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 \
diff --git a/usr.sbin/mpsutil/Makefile.depend b/usr.sbin/mpsutil/Makefile.depend
new file mode 100644 (file)
index 0000000..58f9a33
--- /dev/null
@@ -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