Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/hp700/stand Add xxboot



details:   https://anonhg.NetBSD.org/src/rev/80c8431b8766
branches:  trunk
changeset: 567457:80c8431b8766
user:      itohy <itohy%NetBSD.org@localhost>
date:      Tue Jun 15 03:10:56 2004 +0000

description:
Add xxboot

diffstat:

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

diffs (13 lines):

diff -r f16100eb0855 -r 80c8431b8766 sys/arch/hp700/stand/Makefile
--- a/sys/arch/hp700/stand/Makefile     Tue Jun 15 03:10:30 2004 +0000
+++ b/sys/arch/hp700/stand/Makefile     Tue Jun 15 03:10:56 2004 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.1 2002/06/06 19:48:11 fredette Exp $
+#      $NetBSD: Makefile,v 1.2 2004/06/15 03:10:56 itohy Exp $
 
 #      $OpenBSD: Makefile,v 1.2 2000/05/31 19:59:31 mickey Exp $
 
-SUBDIR+= mkboot boot
+SUBDIR+= mkboot boot xxboot
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index