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 omit xxboot, old a.out-only bootblock.
details: https://anonhg.NetBSD.org/src/rev/fb5df0883dde
branches: trunk
changeset: 521239:fb5df0883dde
user: minoura <minoura%NetBSD.org@localhost>
date: Sun Jan 27 01:07:00 2002 +0000
description:
omit xxboot, old a.out-only bootblock.
diffstat:
sys/arch/x68k/stand/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r adadc501eea6 -r fb5df0883dde sys/arch/x68k/stand/Makefile
--- a/sys/arch/x68k/stand/Makefile Sun Jan 27 00:38:25 2002 +0000
+++ b/sys/arch/x68k/stand/Makefile Sun Jan 27 01:07:00 2002 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2001/12/02 09:59:39 minoura Exp $
+# $NetBSD: Makefile,v 1.8 2002/01/27 01:07:00 minoura Exp $
-SUBDIR= xxboot mboot newdisk aout2hux libdos libiocs .WAIT loadbsd # common
+SUBDIR= mboot newdisk aout2hux libdos libiocs .WAIT loadbsd # common
SUBDIR+= libsa .WAIT boot boot_ufs boot_ustar installboot
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index