Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/stand Build biosboot_com0 too.
details: https://anonhg.NetBSD.org/src/rev/3fa68fa0cdb4
branches: trunk
changeset: 480541:3fa68fa0cdb4
user: christos <christos%NetBSD.org@localhost>
date: Sat Jan 15 01:17:12 2000 +0000
description:
Build biosboot_com0 too.
diffstat:
sys/arch/i386/stand/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 7711598b2dbe -r 3fa68fa0cdb4 sys/arch/i386/stand/Makefile
--- a/sys/arch/i386/stand/Makefile Sat Jan 15 01:15:12 2000 +0000
+++ b/sys/arch/i386/stand/Makefile Sat Jan 15 01:17:12 2000 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 1999/03/14 05:50:38 sommerfe Exp $
+# $NetBSD: Makefile,v 1.11 2000/01/15 01:17:12 christos Exp $
SUBDIR= biosboot installboot
SUBDIR+= dosboot
+SUBDIR+= biosboot_com0
#SUBDIR+= genprom netboot
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index