summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/yds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/yds/Makefile')
-rw-r--r--sys/dev/microcode/yds/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/microcode/yds/Makefile b/sys/dev/microcode/yds/Makefile
index 73929545400..dac8c03a554 100644
--- a/sys/dev/microcode/yds/Makefile
+++ b/sys/dev/microcode/yds/Makefile
@@ -1,7 +1,8 @@
-# $OpenBSD: Makefile,v 1.2 2005/06/16 08:23:49 markus Exp $
+# $OpenBSD: Makefile,v 1.3 2007/04/05 23:41:20 drahn Exp $
NOPROG=
NOMAN=
+CC=${HOSTCC}
# PCI capable systems only
.if (${MACHINE} == "i386") || (${MACHINE} == "amd64") || \