Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/sparc/stand build sparc64 bootblk, ofwboot, & ofwbo...



details:   https://anonhg.NetBSD.org/src/rev/7d5cde304e02
branches:  trunk
changeset: 504529:7d5cde304e02
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Mar 04 15:34:45 2001 +0000

description:
build sparc64 bootblk, ofwboot, & ofwboot.net on sparc

diffstat:

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

diffs (11 lines):

diff -r f315a621eeaf -r 7d5cde304e02 sys/arch/sparc/stand/Makefile
--- a/sys/arch/sparc/stand/Makefile     Sun Mar 04 15:27:35 2001 +0000
+++ b/sys/arch/sparc/stand/Makefile     Sun Mar 04 15:34:45 2001 +0000
@@ -1,5 +1,5 @@
-#      $NetBSD: Makefile,v 1.15 1997/06/01 03:39:03 mrg Exp $
+#      $NetBSD: Makefile,v 1.16 2001/03/04 15:34:45 mrg Exp $
 
-SUBDIR= boot bootxx installboot binstall
+SUBDIR= boot bootxx installboot bootblk ofwboot ofwboot.net binstall
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index