Module Name: src
Committed By: tsutsui
Date: Wed Aug 16 13:53:54 UTC 2017
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Switch dreamcast to HAVE_XORG_SERVER_VER=118. It just works.
To generate a diff of this commit:
cvs rdiff -u -r1.1014 -r1.1015 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.1014 src/share/mk/bsd.own.mk:1.1015
--- src/share/mk/bsd.own.mk:1.1014 Mon Aug 14 02:21:50 2017
+++ src/share/mk/bsd.own.mk Wed Aug 16 13:53:54 2017
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.1014 2017/08/14 02:21:50 mrg Exp $
+# $NetBSD: bsd.own.mk,v 1.1015 2017/08/16 13:53:54 tsutsui Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1355,7 +1355,6 @@ X11SRCDIR.${_proto}proto?= ${X11SRCDIRM
.if \
${MACHINE} == "alpha" || \
${MACHINE} == "amiga" || \
- ${MACHINE} == "dreamcast" || \
${MACHINE} == "ews4800mips" || \
${MACHINE} == "hp300" || \
${MACHINE} == "hpcarm" || \