summaryrefslogtreecommitdiff
path: root/mk/compiler/icc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/compiler/icc.mk')
-rw-r--r--mk/compiler/icc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/compiler/icc.mk b/mk/compiler/icc.mk
index 76dc357b39d..37ea4a0991c 100644
--- a/mk/compiler/icc.mk
+++ b/mk/compiler/icc.mk
@@ -1,4 +1,4 @@
-# $NetBSD: icc.mk,v 1.3 2006/10/22 00:14:17 rillig Exp $
+# $NetBSD: icc.mk,v 1.4 2006/12/15 12:46:24 martti Exp $
#
# This is the compiler definition for the Intel compilers.
#
@@ -78,7 +78,7 @@ CONFIGURE_ENV+= ac_cv___attribute__=yes
# Create compiler driver scripts in ${WRKDIR}.
.for _var_ in ${_ICC_VARS}
. if !target(${_ICC_${_var_}})
-override-tools: ${_ICC_${_var_}}
+override-tools: ${_ICC_${_var_}}
${_ICC_${_var_}}:
${_PKG_SILENT}${_PKG_DEBUG}${MKDIR} ${.TARGET:H}
${_PKG_SILENT}${_PKG_DEBUG} \