aboutsummaryrefslogtreecommitdiff
path: root/cddl
diff options
context:
space:
mode:
Diffstat (limited to 'cddl')
-rw-r--r--cddl/usr.sbin/dtrace/Makefile.depend2
-rw-r--r--cddl/usr.sbin/lockstat/Makefile.depend2
-rw-r--r--cddl/usr.sbin/plockstat/Makefile.depend2
3 files changed, 6 insertions, 0 deletions
diff --git a/cddl/usr.sbin/dtrace/Makefile.depend b/cddl/usr.sbin/dtrace/Makefile.depend
index 819706986006..db4aafd0a282 100644
--- a/cddl/usr.sbin/dtrace/Makefile.depend
+++ b/cddl/usr.sbin/dtrace/Makefile.depend
@@ -13,7 +13,9 @@ DIRDEPS = \
lib/libcompiler_rt \
lib/libcxxrt \
lib/libelf \
+ lib/libkvm \
lib/libproc \
+ lib/libprocstat \
lib/librtld_db \
lib/libthr \
lib/libutil \
diff --git a/cddl/usr.sbin/lockstat/Makefile.depend b/cddl/usr.sbin/lockstat/Makefile.depend
index 70f0672dba3c..18ce380c1380 100644
--- a/cddl/usr.sbin/lockstat/Makefile.depend
+++ b/cddl/usr.sbin/lockstat/Makefile.depend
@@ -13,7 +13,9 @@ DIRDEPS = \
lib/libcompiler_rt \
lib/libcxxrt \
lib/libelf \
+ lib/libkvm \
lib/libproc \
+ lib/libprocstat \
lib/librt \
lib/librtld_db \
lib/libthr \
diff --git a/cddl/usr.sbin/plockstat/Makefile.depend b/cddl/usr.sbin/plockstat/Makefile.depend
index 819706986006..db4aafd0a282 100644
--- a/cddl/usr.sbin/plockstat/Makefile.depend
+++ b/cddl/usr.sbin/plockstat/Makefile.depend
@@ -13,7 +13,9 @@ DIRDEPS = \
lib/libcompiler_rt \
lib/libcxxrt \
lib/libelf \
+ lib/libkvm \
lib/libproc \
+ lib/libprocstat \
lib/librtld_db \
lib/libthr \
lib/libutil \