Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk Switch NetBSD/dreamcast to X11FLAVOUR=Xorg.
details: https://anonhg.NetBSD.org/src/rev/1476ef67c9d2
branches: trunk
changeset: 758660:1476ef67c9d2
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Fri Nov 12 16:05:49 2010 +0000
description:
Switch NetBSD/dreamcast to X11FLAVOUR=Xorg.
No particular comments on port-dreamcast@ and
tested with JP (HKT-7600) and US (HKT-7620) keyboards.
diffstat:
share/mk/bsd.own.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r e6b22ced7866 -r 1476ef67c9d2 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Fri Nov 12 13:35:51 2010 +0000
+++ b/share/mk/bsd.own.mk Fri Nov 12 16:05:49 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.641 2010/09/04 12:17:58 ahoka Exp $
+# $NetBSD: bsd.own.mk,v 1.642 2010/11/12 16:05:49 tsutsui Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -742,7 +742,6 @@
${MACHINE} == "acorn32" || \
${MACHINE} == "alpha" || \
${MACHINE} == "amiga" || \
- ${MACHINE} == "dreamcast" || \
${MACHINE} == "ews4800mips" || \
${MACHINE} == "mac68k" || \
${MACHINE} == "newsmips" || \
Home |
Main Index |
Thread Index |
Old Index