Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/alpha whitespace tweak
details: https://anonhg.NetBSD.org/src/rev/faedea5c1d19
branches: trunk
changeset: 525373:faedea5c1d19
user: lukem <lukem%NetBSD.org@localhost>
date: Wed Apr 10 15:28:22 2002 +0000
description:
whitespace tweak
diffstat:
distrib/alpha/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r da98d3a43395 -r faedea5c1d19 distrib/alpha/Makefile
--- a/distrib/alpha/Makefile Wed Apr 10 15:26:44 2002 +0000
+++ b/distrib/alpha/Makefile Wed Apr 10 15:28:22 2002 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2002/03/06 13:31:04 lukem Exp $
+# $NetBSD: Makefile,v 1.14 2002/04/10 15:28:22 lukem Exp $
.include <bsd.own.mk> # Use /etc/mk.conf.
-SUBDIR= instkernel #floppy-GENERIC
+SUBDIR= instkernel # floppy-GENERIC
ITARGET= ${RELEASEDIR}/installation
IINST= ${INSTALL} ${RENAME} ${PRESERVE} ${COPY} -m ${NONBINMODE}
@@ -20,6 +20,6 @@
${IINST} ${FDSETOBJ}/disk1of2 ${ITARGET}/floppy/.
${IINST} ${FDSETOBJ}/disk2of2 ${ITARGET}/floppy/.
${IINST} ${INSTKERNOBJ}/netbsd.gz ${ITARGET}/instkernel/.
- #${IINST} ${GENERICOBJ}/GENERIC.fs ${ITARGET}/misc/.
+# ${IINST} ${GENERICOBJ}/GENERIC.fs ${ITARGET}/misc/.
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index