summaryrefslogtreecommitdiff
path: root/sbin/wicontrol/Makefile
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2001-09-01 16:21:17 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2001-09-01 16:21:17 +0000
commit5cd95bbee8e1e0fd211b3f68255c23edbc21b8e0 (patch)
tree18eec9de4ae3f8ea84ef58f55af382b6d9646ae4 /sbin/wicontrol/Makefile
parent5e349c21eb12e8346f9eeec9e1f389e621606ee0 (diff)
Changes to build platform specific files properly with the powerpc -> macppc
port rename. This adds support for some of these to mvmeppc when it becomes MACHINE_ARCH=powerpc, as MACHINE_ARCH is tested in some instances. ancontrol and wicontrol are MACHINE_ARCH changes.
Diffstat (limited to 'sbin/wicontrol/Makefile')
-rw-r--r--sbin/wicontrol/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/wicontrol/Makefile b/sbin/wicontrol/Makefile
index 7b9b601ece1..a0c5cf0707f 100644
--- a/sbin/wicontrol/Makefile
+++ b/sbin/wicontrol/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.4 2001/07/02 18:13:23 deraadt Exp $
+# $OpenBSD: Makefile,v 1.5 2001/09/01 16:21:16 drahn Exp $
# From: Makefile,v 1.1 1999/05/05 07:37:06 wpaul Exp $
-.if (${MACHINE} == "i386") || (${MACHINE} == "powerpc") || \
+.if (${MACHINE} == "i386") || (${MACHINE_ARCH} == "powerpc") || \
(${MACHINE} == "alpha")
PROG= wicontrol
SRCS= wicontrol.c