Module Name: src
Committed By: mrg
Date: Fri Aug 4 22:27:37 UTC 2017
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
switch bebox, cats, ibmnsw and prep to xorg-server 1.18.
To generate a diff of this commit:
cvs rdiff -u -r1.1012 -r1.1013 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.1012 src/share/mk/bsd.own.mk:1.1013
--- src/share/mk/bsd.own.mk:1.1012 Sun Jul 23 20:45:31 2017
+++ src/share/mk/bsd.own.mk Fri Aug 4 22:27:37 2017
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.1012 2017/07/23 20:45:31 mrg Exp $
+# $NetBSD: bsd.own.mk,v 1.1013 2017/08/04 22:27:37 mrg Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1355,20 +1355,16 @@ X11SRCDIR.${_proto}proto?= ${X11SRCDIRM
.if \
${MACHINE} == "alpha" || \
${MACHINE} == "amiga" || \
- ${MACHINE} == "bebox" || \
- ${MACHINE} == "cats" || \
${MACHINE} == "dreamcast" || \
${MACHINE} == "ews4800mips" || \
${MACHINE} == "hp300" || \
${MACHINE} == "hpcarm" || \
${MACHINE} == "hpcmips" || \
${MACHINE} == "hpcsh" || \
- ${MACHINE} == "ibmnws" || \
${MACHINE} == "luna68k" || \
${MACHINE} == "mac68k" || \
${MACHINE} == "netwinder" || \
${MACHINE} == "newsmips" || \
- ${MACHINE} == "prep" || \
${MACHINE} == "sgimips" || \
${MACHINE} == "vax" || \
${MACHINE} == "zaurus"