summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2015-06-10 14:08:36 +0000
committersjg <sjg@FreeBSD.org>2015-06-10 14:08:36 +0000
commitc6cd854579c8a696e57e957135deda250932e4f1 (patch)
tree85d848c2af588ecc0714b9126d5c359743231bfd /share
parentffa642d5c6af983943c4336d14205939c4cbd4e0 (diff)
downloadFreeBSD-src-c6cd854579c8a696e57e957135deda250932e4f1.zip
FreeBSD-src-c6cd854579c8a696e57e957135deda250932e4f1.tar.gz
Remove extra blank lines
Diffstat (limited to 'share')
-rw-r--r--share/dtrace/toolkit/Makefile1
-rw-r--r--share/examples/pf/Makefile1
-rw-r--r--share/sendmail/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/share/dtrace/toolkit/Makefile b/share/dtrace/toolkit/Makefile
index 66dc3b8..367b95e 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>
diff --git a/share/examples/pf/Makefile b/share/examples/pf/Makefile
index 684a326..618f417 100644
--- a/share/examples/pf/Makefile
+++ b/share/examples/pf/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-
FILES= faq-example1 faq-example2 faq-example3 \
ackpri queue1 queue2 queue3 queue4 \
pf.conf \
diff --git a/share/sendmail/Makefile b/share/sendmail/Makefile
index 77554ae..8153d49 100644
--- a/share/sendmail/Makefile
+++ b/share/sendmail/Makefile
@@ -9,7 +9,6 @@ CFFILES!= (cd ${SENDMAIL_DIR}; find -L ${CFDIR} \( \( -name CVS -o -name .svn \)
DDIR= ${DESTDIR}/usr/share/sendmail
-
# Define SHARED to indicate whether you want symbolic links to the system
# source (``symlinks''), or a separate copy (``copies'')
SHARED?= copies
OpenPOWER on IntegriCloud