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/biosboot_com0 Build bootblocks to always...
details: https://anonhg.NetBSD.org/src/rev/2f083972892a
branches: trunk
changeset: 474549:2f083972892a
user: kim <kim%NetBSD.org@localhost>
date: Sun Jul 11 01:23:53 1999 +0000
description:
Build bootblocks to always use COM0 for console.
diffstat:
sys/arch/i386/stand/biosboot_com0/Makefile | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diffs (9 lines):
diff -r 39ec07fc9fd0 -r 2f083972892a sys/arch/i386/stand/biosboot_com0/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/i386/stand/biosboot_com0/Makefile Sun Jul 11 01:23:53 1999 +0000
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1 1999/07/11 01:23:53 kim Exp $
+
+BASE= biosboot_com0
+
+.include "../biosboot/Makefile"
Home |
Main Index |
Thread Index |
Old Index