Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/hp300 gratuitous whitespace frobbery



details:   https://anonhg.NetBSD.org/src/rev/33ce7871fce7
branches:  trunk
changeset: 525413:33ce7871fce7
user:      lukem <lukem%NetBSD.org@localhost>
date:      Thu Apr 11 05:20:22 2002 +0000

description:
gratuitous whitespace frobbery

diffstat:

 distrib/hp300/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (21 lines):

diff -r 832edf933f7a -r 33ce7871fce7 distrib/hp300/Makefile
--- a/distrib/hp300/Makefile    Thu Apr 11 02:32:03 2002 +0000
+++ b/distrib/hp300/Makefile    Thu Apr 11 05:20:22 2002 +0000
@@ -1,13 +1,13 @@
-#      $NetBSD: Makefile,v 1.7 2002/03/17 05:41:58 gmcgarry Exp $
+#      $NetBSD: Makefile,v 1.8 2002/04/11 05:20:22 lukem Exp $
 
 .include <bsd.own.mk>
 
-SUBDIR=        ramdisk .WAIT instkernel
+SUBDIR=                ramdisk .WAIT instkernel
 
-TARGETS+=release
+TARGETS+=      release
 
 release: check_RELEASEDIR
        ${INSTALL} ${PRESERVE} ${COPY} -m ${NONBINMODE} \
-       HP-IB.geometry ${RELEASEDIR}/installation/miniroot/
+           HP-IB.geometry ${RELEASEDIR}/installation/miniroot/
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index