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 --- usr.sbin/wsconscfg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/wsconscfg') 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" || \ -- cgit v1.2.3