summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authoravg <avg@FreeBSD.org>2015-10-23 08:35:17 +0000
committeravg <avg@FreeBSD.org>2015-10-23 08:35:17 +0000
commit608734213072334d2243ad8a29c1f68641582e58 (patch)
tree93eb7984056029b500f74b89e30e30aacbba79ed /Makefile.inc1
parentf04b1cd7e18b9bc7a2c374fef934fe9443078269 (diff)
downloadFreeBSD-src-608734213072334d2243ad8a29c1f68641582e58.zip
FreeBSD-src-608734213072334d2243ad8a29c1f68641582e58.tar.gz
MFC r288339: remove unused sgsmsg utility (originally imported from opensolaris)
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 649b015..24614e8 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1311,7 +1311,7 @@ ${_bt}-usr.bin/clang/tblgen: ${_bt}-lib/clang/libllvmtablegen ${_bt}-lib/clang/l
((${BOOTSTRAPPING} < 1000034 && \
!(${BOOTSTRAPPING} >= 901505 && ${BOOTSTRAPPING} < 999999)) \
|| (${MACHINE} != ${TARGET} || ${MACHINE_ARCH} != ${TARGET_ARCH}))
-_dtrace_tools= cddl/usr.bin/sgsmsg cddl/lib/libctf lib/libelf \
+_dtrace_tools= cddl/lib/libctf lib/libelf \
lib/libdwarf cddl/usr.bin/ctfconvert cddl/usr.bin/ctfmerge
${_bt}-cddl/usr.bin/ctfconvert: ${_bt}-lib/libelf ${_bt}-lib/libdwarf ${_bt}-cddl/lib/libctf
OpenPOWER on IntegriCloud