From e050da0a7ff2a630ed415df93c50c041afa7f810 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 6 Jun 2006 05:07:17 +0000 Subject: oops --- sbin/wsconsctl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/wsconsctl') diff --git a/sbin/wsconsctl/Makefile b/sbin/wsconsctl/Makefile index 08e2c7e8734..afeb747ee81 100644 --- a/sbin/wsconsctl/Makefile +++ b/sbin/wsconsctl/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.27 2006/06/06 00:01:49 drahn Exp $ +# $OpenBSD: Makefile,v 1.28 2006/06/06 05:07:16 deraadt Exp $ .if ${MACHINE} == "alpha" || ${MACHINE} == "amd64" || \ ${MACHINE} == "cats" || ${MACHINE} == "hp300" || \ ${MACHINE} == "hppa" || ${MACHINE} == "i386" || \ ${MACHINE} == "luna88k" || ${MACHINE} == "mac68k" || \ - ${MACHINE} == "macpppc" || ${MACHINE} == "sgi" || \ + ${MACHINE} == "macppc" || ${MACHINE} == "sgi" || \ ${MACHINE} == "sparc" || ${MACHINE} == "sparc64" || \ ${MACHINE} == "zaurus" -- cgit v1.2.3