summaryrefslogtreecommitdiffstats
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
parentffa642d5c6af983943c4336d14205939c4cbd4e0 (diff)
downloadFreeBSD-src-c6cd854579c8a696e57e957135deda250932e4f1.zip
FreeBSD-src-c6cd854579c8a696e57e957135deda250932e4f1.tar.gz
Remove extra blank lines
-rw-r--r--Makefile.inc11
-rw-r--r--share/dtrace/toolkit/Makefile1
-rw-r--r--share/examples/pf/Makefile1
-rw-r--r--share/sendmail/Makefile1
-rw-r--r--usr.sbin/pc-sysinstall/conf/Makefile1
5 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 217c008..7539a14 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1361,7 +1361,6 @@ _kerberos5_bootstrap_tools= \
usr.bin/compile_et
.ORDER: ${_kerberos5_bootstrap_tools:C/^/${_bt}-/g}
-
.endif
# Rebuild up-to-date libmd for xinstall
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
diff --git a/usr.sbin/pc-sysinstall/conf/Makefile b/usr.sbin/pc-sysinstall/conf/Makefile
index 2a6f58b..5ccd78f 100644
--- a/usr.sbin/pc-sysinstall/conf/Makefile
+++ b/usr.sbin/pc-sysinstall/conf/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
-
FILESGROUPS= CONF LICENSE
CONF= exclude-from-upgrade pc-sysinstall.conf avail-langs
CONFDIR= ${SHAREDIR}/pc-sysinstall/conf
OpenPOWER on IntegriCloud