Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/x68k/stand/installboot Install as installboot.new.



details:   https://anonhg.NetBSD.org/src/rev/76f41d93d5e3
branches:  trunk
changeset: 518590:76f41d93d5e3
user:      minoura <minoura%NetBSD.org@localhost>
date:      Sun Dec 02 09:58:56 2001 +0000

description:
Install as installboot.new.

diffstat:

 sys/arch/x68k/stand/installboot/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 662a1e81d98e -r 76f41d93d5e3 sys/arch/x68k/stand/installboot/Makefile
--- a/sys/arch/x68k/stand/installboot/Makefile  Sun Dec 02 09:23:58 2001 +0000
+++ b/sys/arch/x68k/stand/installboot/Makefile  Sun Dec 02 09:58:56 2001 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.1 2001/11/24 16:26:56 minoura Exp $
+#      $NetBSD: Makefile,v 1.2 2001/12/02 09:58:56 minoura Exp $
 
-PROG=          installboot
+PROG=          installboot.new
 SRCS=          installboot.c
 BINDIR=                /usr/mdec
 WARNS=         2



Home | Main Index | Thread Index | Old Index