From 71de5f7c91cfb5ed82e45b93d8f3d3a4fe9aa7f5 Mon Sep 17 00:00:00 2001 From: Matthew Dempsky Date: Wed, 20 Jun 2012 18:45:45 +0000 Subject: more mac68k bits for the attic --- sbin/wsconsctl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/wsconsctl/Makefile') diff --git a/sbin/wsconsctl/Makefile b/sbin/wsconsctl/Makefile index 748de7343a3..985083deb1d 100644 --- a/sbin/wsconsctl/Makefile +++ b/sbin/wsconsctl/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.34 2010/01/30 20:48:50 miod Exp $ +# $OpenBSD: Makefile,v 1.35 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" || \ -- cgit v1.2.3