Module Name: src Committed By: tsutsui Date: Fri Nov 12 16:05:50 UTC 2010
Modified Files: src/share/mk: bsd.own.mk Log Message: Switch NetBSD/dreamcast to X11FLAVOUR=Xorg. No particular comments on port-dreamcast@ and tested with JP (HKT-7600) and US (HKT-7620) keyboards. To generate a diff of this commit: cvs rdiff -u -r1.641 -r1.642 src/share/mk/bsd.own.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/mk/bsd.own.mk diff -u src/share/mk/bsd.own.mk:1.641 src/share/mk/bsd.own.mk:1.642 --- src/share/mk/bsd.own.mk:1.641 Sat Sep 4 12:17:58 2010 +++ src/share/mk/bsd.own.mk Fri Nov 12 16:05:49 2010 @@ -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" || \