Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/pmax/stand/boot update comment
details: https://anonhg.NetBSD.org/src/rev/527c796ed0dd
branches: trunk
changeset: 532999:527c796ed0dd
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Tue Jun 18 20:23:08 2002 +0000
description:
update comment
diffstat:
sys/arch/pmax/stand/boot/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7b955233afe1 -r 527c796ed0dd sys/arch/pmax/stand/boot/Makefile
--- a/sys/arch/pmax/stand/boot/Makefile Tue Jun 18 18:30:15 2002 +0000
+++ b/sys/arch/pmax/stand/boot/Makefile Tue Jun 18 20:23:08 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/01/31 04:23:15 lukem Exp $
+# $NetBSD: Makefile,v 1.8 2002/06/18 20:23:08 jdolecek Exp $
# @(#)Makefile 8.3 (Berkeley) 2/16/94
SECONDARY_PROG= boot.pmax
@@ -9,7 +9,7 @@
CPPFLAGS+= -DBOOT_TYPE_NAME='"Secondary"'
-# Copy bootpmax to / as well.
+# Copy boot.pmax to / as well.
afterinstall:
${INSTALL_FILE} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
${STRIPFLAG} ${DESTDIR}${BINDIR}/${PROG} ${DESTDIR}/${PROG}
Home |
Main Index |
Thread Index |
Old Index