Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/sparc64/stand no more ../../sparc/stand/installboot



details:   https://anonhg.NetBSD.org/src/rev/598db9837dfe
branches:  trunk
changeset: 526654:598db9837dfe
user:      lukem <lukem%NetBSD.org@localhost>
date:      Tue May 07 12:45:18 2002 +0000

description:
no more ../../sparc/stand/installboot

diffstat:

 sys/arch/sparc64/stand/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 53c609109f61 -r 598db9837dfe sys/arch/sparc64/stand/Makefile
--- a/sys/arch/sparc64/stand/Makefile   Tue May 07 12:32:52 2002 +0000
+++ b/sys/arch/sparc64/stand/Makefile   Tue May 07 12:45:18 2002 +0000
@@ -1,10 +1,9 @@
-#      $NetBSD: Makefile,v 1.4 2000/08/20 14:53:19 mrg Exp $
+#      $NetBSD: Makefile,v 1.5 2002/05/07 12:45:18 lukem Exp $
 
 .if ${MACHINE} == sparc64
 SUBDIR=        ../../sparc/stand/ofwboot
 SUBDIR+=../../sparc/stand/ofwboot.net
 SUBDIR+=../../sparc/stand/bootblk
-SUBDIR+=../../sparc/stand/installboot
 SUBDIR+=../../sparc/stand/binstall 
 .endif
 



Home | Main Index | Thread Index | Old Index