From 228706290e801c1243d5d03a85dc2580d2e022fe Mon Sep 17 00:00:00 2001 From: okan Date: Wed, 16 Jul 2014 20:07:03 +0000 Subject: [PATCH] zap trailing newlines; "go for it" deraadt --- usr.sbin/Makefile | 3 +-- usr.sbin/ldapd/Makefile | 3 +-- usr.sbin/mksuncd/Makefile | 3 +-- usr.sbin/mopd/otherOS/linux2/Makefile | 3 +-- usr.sbin/pstat/Makefile | 4 +--- usr.sbin/wsmoused/Makefile | 3 +-- 6 files changed, 6 insertions(+), 13 deletions(-) diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 0ffc155093a..06d4db7531a 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.177 2014/04/26 11:02:45 florian Exp $ +# $OpenBSD: Makefile,v 1.178 2014/07/16 20:07:03 okan Exp $ .include @@ -25,4 +25,3 @@ SUBDIR+=ypbind ypldap yppoll ypset ypserv .endif .include - diff --git a/usr.sbin/ldapd/Makefile b/usr.sbin/ldapd/Makefile index d285f1a5e79..d35945bbef8 100644 --- a/usr.sbin/ldapd/Makefile +++ b/usr.sbin/ldapd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2014/04/15 20:55:42 miod Exp $ +# $OpenBSD: Makefile,v 1.12 2014/07/16 20:07:03 okan Exp $ PROG= ldapd MAN= ldapd.8 ldapd.conf.5 @@ -27,4 +27,3 @@ distribution: done .include - diff --git a/usr.sbin/mksuncd/Makefile b/usr.sbin/mksuncd/Makefile index b4bb250851a..1d2baff290b 100644 --- a/usr.sbin/mksuncd/Makefile +++ b/usr.sbin/mksuncd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2012/09/12 09:19:54 haesbaert Exp $ +# $OpenBSD: Makefile,v 1.4 2014/07/16 20:07:03 okan Exp $ .if ${MACHINE} == "sparc64" @@ -14,4 +14,3 @@ MAN= mksuncd.1 MANSUBDIR=sparc64 .include - diff --git a/usr.sbin/mopd/otherOS/linux2/Makefile b/usr.sbin/mopd/otherOS/linux2/Makefile index 1d4596fcf9f..51cca1ab4bc 100644 --- a/usr.sbin/mopd/otherOS/linux2/Makefile +++ b/usr.sbin/mopd/otherOS/linux2/Makefile @@ -1,7 +1,7 @@ # Copyright (c) 1999 Mats O Jansson, Stockholm, Sweden # All rights reserved. # -# @(#) $OpenBSD: Makefile,v 1.1 1999/03/27 14:31:23 maja Exp $ +# @(#) $OpenBSD: Makefile,v 1.2 2014/07/16 20:07:03 okan Exp $ INSTBIN= install -c -s -o root -g root -m 755 INSTINIT= install -c -o root -g root -m 755 @@ -9,4 +9,3 @@ INSTINIT= install -c -o root -g root -m 755 install: mopd.init echo "Installing files in linux2"; $(INSTINIT) $< $(INSTALL)/etc/rc.d/init.d/mopd - diff --git a/usr.sbin/pstat/Makefile b/usr.sbin/pstat/Makefile index bc9d8d6a5bf..f606be93263 100644 --- a/usr.sbin/pstat/Makefile +++ b/usr.sbin/pstat/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2001/06/27 06:16:52 art Exp $ +# $OpenBSD: Makefile,v 1.7 2014/07/16 20:07:03 okan Exp $ PROG= pstat MAN= pstat.8 @@ -8,5 +8,3 @@ DPADD= ${LIBKVM} LDADD= -lkvm .include - - diff --git a/usr.sbin/wsmoused/Makefile b/usr.sbin/wsmoused/Makefile index 36a88a58377..9b0cc880a64 100644 --- a/usr.sbin/wsmoused/Makefile +++ b/usr.sbin/wsmoused/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2004/05/03 15:18:21 drahn Exp $ +# $OpenBSD: Makefile,v 1.7 2014/07/16 20:07:03 okan Exp $ .if ${MACHINE} == "i386" || ${MACHINE} == "amd64" ||\ ${MACHINE} == "alpha" @@ -16,4 +16,3 @@ MAN= wsmoused.8 MANSUBDIR= i386 amd64 alpha .include - -- 2.20.1