summaryrefslogtreecommitdiff
path: root/sbin/kbd
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2008-05-13 21:29:38 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2008-05-13 21:29:38 +0000
commit404e9fd7c616788485ce9ef5113afab461039926 (patch)
tree545bda8b918a261ea2436b06864a92d29bb6804c /sbin/kbd
parent5ec70598604fe641e4fb0be143251da9350280b9 (diff)
Disable more wscons bits on socppc.
Diffstat (limited to 'sbin/kbd')
-rw-r--r--sbin/kbd/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/kbd/Makefile b/sbin/kbd/Makefile
index af115ab7662..5768647ab31 100644
--- a/sbin/kbd/Makefile
+++ b/sbin/kbd/Makefile
@@ -1,11 +1,12 @@
-# $OpenBSD: Makefile,v 1.31 2007/08/01 21:34:01 deraadt Exp $
+# $OpenBSD: Makefile,v 1.32 2008/05/13 21:29:37 miod Exp $
#
# Be sure to change src/distrib/special/kbd/Makefile as well if you add or
# remove architectures on this list!
#
-.if ${MACHINE} != "aviion" && ${MACHINE} != "mvme68k" && \
- ${MACHINE} != "mvme88k" && ${MACHINE} != "landisk"
+.if ${MACHINE} != "aviion" && ${MACHINE} != "landisk" && \
+ ${MACHINE} != "mvme68k" && ${MACHINE} != "mvme88k" && \
+ ${MACHINE} != "socppc"
PROG= kbd