summaryrefslogtreecommitdiffstats
path: root/cddl/usr.bin/Makefile
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>2008-05-22 08:04:49 +0000
committerjb <jb@FreeBSD.org>2008-05-22 08:04:49 +0000
commit8a79fc60dccfc8500086afa4f3cd081c86aec025 (patch)
treef8065ef887d79f7b0ae63c2125fc6298c61eeb52 /cddl/usr.bin/Makefile
parentc0a128b2a462075f54611f5c4945626ff0fe2704 (diff)
downloadFreeBSD-src-8a79fc60dccfc8500086afa4f3cd081c86aec025.zip
FreeBSD-src-8a79fc60dccfc8500086afa4f3cd081c86aec025.tar.gz
Add the DTrace build tools.
Diffstat (limited to 'cddl/usr.bin/Makefile')
-rw-r--r--cddl/usr.bin/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/cddl/usr.bin/Makefile b/cddl/usr.bin/Makefile
index b1fcb8e..4112e8a 100644
--- a/cddl/usr.bin/Makefile
+++ b/cddl/usr.bin/Makefile
@@ -2,7 +2,12 @@
.include <bsd.own.mk>
-SUBDIR= ${_ztest}
+SUBDIR= \
+ ctfconvert \
+ ctfdump \
+ ctfmerge \
+ sgsmsg \
+ ${_ztest}
.if ${MK_ZFS} != "no"
.if ${MK_LIBTHR} != "no"
OpenPOWER on IntegriCloud