aboutsummaryrefslogtreecommitdiff
path: root/share/dtrace
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2013-10-13 00:27:34 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2013-10-13 00:27:34 +0000
commitc8191bc69e371d47c087ae124ff863de342a479b (patch)
tree9eb991d1816ce3bbe8c246598c8f5c49ea20f41b /share/dtrace
parent34b33809b72a545cddfc512b09fed786f3e5b685 (diff)
downloadsrc-c8191bc69e371d47c087ae124ff863de342a479b.tar.gz
src-c8191bc69e371d47c087ae124ff863de342a479b.zip
We do want objdir
Notes
Notes: svn path=/projects/bmake/; revision=256421
Diffstat (limited to 'share/dtrace')
-rw-r--r--share/dtrace/toolkit/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/dtrace/toolkit/Makefile b/share/dtrace/toolkit/Makefile
index 0eb7ff21bc5c..a4716afe7406 100644
--- a/share/dtrace/toolkit/Makefile
+++ b/share/dtrace/toolkit/Makefile
@@ -12,6 +12,5 @@ SCRIPTS= ${DTRACETOOLKIT}/execsnoop \
SCRIPTSDIR= ${SHAREDIR}/dtrace/toolkit
-NO_OBJ=
.include <bsd.prog.mk>