summaryrefslogtreecommitdiff
path: root/usr.sbin/wsconscfg
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/wsconscfg')
-rw-r--r--usr.sbin/wsconscfg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/wsconscfg/Makefile b/usr.sbin/wsconscfg/Makefile
index a12df77a5d8..3072e2fb7d6 100644
--- a/usr.sbin/wsconscfg/Makefile
+++ b/usr.sbin/wsconscfg/Makefile
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.31 2010/01/30 20:48:53 miod Exp $
+# $OpenBSD: Makefile,v 1.32 2012/06/20 18:45:44 matthew Exp $
.if ${MACHINE} == "alpha" || ${MACHINE} == "amd64" || \
${MACHINE} == "armish" || ${MACHINE} == "hp300" || \
${MACHINE} == "hppa" || ${MACHINE} == "hppa64" || \
${MACHINE} == "i386" || ${MACHINE} == "landisk" || \
${MACHINE} == "loongson" || ${MACHINE} == "luna88k" || \
- ${MACHINE} == "mac68k" || ${MACHINE} == "macppc" || \
+ ${MACHINE} == "macppc" || \
${MACHINE} == "palm" || ${MACHINE} == "sgi" || \
${MACHINE} == "socppc" || ${MACHINE} == "sparc" || \
${MACHINE} == "sparc64" || ${MACHINE} == "vax" || \