summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/kue/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/kue/Makefile')
-rw-r--r--sys/dev/microcode/kue/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/microcode/kue/Makefile b/sys/dev/microcode/kue/Makefile
index cfd9b98d38e..54017854456 100644
--- a/sys/dev/microcode/kue/Makefile
+++ b/sys/dev/microcode/kue/Makefile
@@ -1,7 +1,8 @@
-# $OpenBSD: Makefile,v 1.6 2006/11/07 23:52:45 deraadt Exp $
+# $OpenBSD: Makefile,v 1.7 2007/04/05 23:41:20 drahn Exp $
NOPROG=
NOMAN=
+CC=${HOSTCC}
# USB capable systems only
.if (${MACHINE_ARCH} == "powerpc") || (${MACHINE} == "alpha") || \