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 Enable mboot.



details:   https://anonhg.NetBSD.org/src/rev/33a35f7b8b8c
branches:  trunk
changeset: 474349:33a35f7b8b8c
user:      minoura <minoura%NetBSD.org@localhost>
date:      Sun Jul 04 04:39:12 1999 +0000

description:
Enable mboot.

diffstat:

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

diffs (12 lines):

diff -r 2b75d8633882 -r 33a35f7b8b8c sys/arch/x68k/stand/Makefile
--- a/sys/arch/x68k/stand/Makefile      Sun Jul 04 04:38:54 1999 +0000
+++ b/sys/arch/x68k/stand/Makefile      Sun Jul 04 04:39:12 1999 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.3 1998/09/01 20:18:37 itohy Exp $
+#      $NetBSD: Makefile,v 1.4 1999/07/04 04:39:12 minoura Exp $
 
-SUBDIR=        aout2hux libdos libiocs loadbsd xxboot # common
+SUBDIR=        aout2hux libdos libiocs loadbsd xxboot mboot # common
 
 all-loadbsd: all-aout2hux all-libdos all-libiocs
 



Home | Main Index | Thread Index | Old Index