summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authoravg <avg@FreeBSD.org>2015-09-28 12:38:57 +0000
committeravg <avg@FreeBSD.org>2015-09-28 12:38:57 +0000
commitb65b1a0f9ea4250428bd69317d5b59aa809d6496 (patch)
treeeb1d6b3a1bcaa8030f01e520932d210868c40232 /Makefile.inc1
parent5ea7b52a88404665ea0fa36d64f47b2f50d05da5 (diff)
downloadFreeBSD-src-b65b1a0f9ea4250428bd69317d5b59aa809d6496.zip
FreeBSD-src-b65b1a0f9ea4250428bd69317d5b59aa809d6496.tar.gz
remove unused sgsmsg utility (originally imported from opensolaris)
MFC after: 25 days
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 de1f663..24f466c 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1497,7 +1497,7 @@ _btxld= usr.sbin/btxld
# Rebuild ctfconvert and ctfmerge to avoid difficult-to-diagnose failures
# resulting from missing bug fixes or ELF Toolchain updates.
.if ${MK_CDDL} != "no"
-_dtrace_tools= cddl/usr.bin/sgsmsg cddl/lib/libctf cddl/usr.bin/ctfconvert \
+_dtrace_tools= cddl/lib/libctf cddl/usr.bin/ctfconvert \
cddl/usr.bin/ctfmerge
.endif
OpenPOWER on IntegriCloud