Module Name: src
Committed By: tsutsui
Date: Fri Oct 6 13:00:57 UTC 2017
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Switch hp300 to HAVE_XORG_SERVER_VER=118.
Tested on HP 9000/425t with HP98550 catseye (topcat).
To generate a diff of this commit:
cvs rdiff -u -r1.1016 -r1.1017 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.1016 src/share/mk/bsd.own.mk:1.1017
--- src/share/mk/bsd.own.mk:1.1016 Tue Aug 22 11:14:28 2017
+++ src/share/mk/bsd.own.mk Fri Oct 6 13:00:57 2017
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.1016 2017/08/22 11:14:28 joerg Exp $
+# $NetBSD: bsd.own.mk,v 1.1017 2017/10/06 13:00:57 tsutsui Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1357,7 +1357,6 @@ X11SRCDIR.${_proto}proto?= ${X11SRCDIRM
${MACHINE} == "alpha" || \
${MACHINE} == "amiga" || \
${MACHINE} == "ews4800mips" || \
- ${MACHINE} == "hp300" || \
${MACHINE} == "hpcarm" || \
${MACHINE} == "hpcmips" || \
${MACHINE} == "hpcsh" || \