aboutsummaryrefslogtreecommitdiff
path: root/share/dtrace
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2015-06-10 14:08:36 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2015-06-10 14:08:36 +0000
commitb589e6297b06281cfa576521ac9a255566627438 (patch)
tree85d848c2af588ecc0714b9126d5c359743231bfd /share/dtrace
parent8bbb3bbab54f0943e2e2a7f9580bfe04e665ee03 (diff)
downloadsrc-b589e6297b06281cfa576521ac9a255566627438.tar.gz
src-b589e6297b06281cfa576521ac9a255566627438.zip
Remove extra blank lines
Notes
Notes: svn path=/projects/bmake/; revision=284224
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 66dc3b8ca659..367b95ece32a 100644
--- a/share/dtrace/toolkit/Makefile
+++ b/share/dtrace/toolkit/Makefile
@@ -12,5 +12,4 @@ SCRIPTS= ${DTRACETOOLKIT}/execsnoop \
SCRIPTSDIR= ${SHAREDIR}/dtrace/toolkit
-
.include <bsd.prog.mk>