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 Descend to xxboot.
details: https://anonhg.NetBSD.org/src/rev/7e55bfcbb6f4
branches: trunk
changeset: 779794:7e55bfcbb6f4
user: minoura <minoura%NetBSD.org@localhost>
date: Tue Jun 19 12:59:51 2012 +0000
description:
Descend to xxboot.
diffstat:
sys/arch/x68k/stand/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r c9e1c671fee4 -r 7e55bfcbb6f4 sys/arch/x68k/stand/Makefile
--- a/sys/arch/x68k/stand/Makefile Tue Jun 19 12:59:17 2012 +0000
+++ b/sys/arch/x68k/stand/Makefile Tue Jun 19 12:59:51 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2012/04/06 02:51:03 isaki Exp $
+# $NetBSD: Makefile,v 1.11 2012/06/19 12:59:51 minoura Exp $
SUBDIR= libdos libiocs libsa .WAIT
SUBDIR+= aout2hux .WAIT
-SUBDIR+= newdisk loadbsd mboot boot boot_ufs boot_ustar installboot
+SUBDIR+= newdisk loadbsd mboot boot boot_ufs boot_ustar xxboot installboot
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index