summaryrefslogtreecommitdiff
path: root/mk/compiler/xlc.mk
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2006-12-15 12:46:23 +0000
committermartti <martti@pkgsrc.org>2006-12-15 12:46:23 +0000
commit2cc4216d5ef78d515d76bf66b7f8a7bfde835f05 (patch)
tree2c399d6a95c0986990ab6070ded1717566864e9e /mk/compiler/xlc.mk
parentc69300e480e372f0a816a0dd1982d591c423daf0 (diff)
downloadpkgsrc-2cc4216d5ef78d515d76bf66b7f8a7bfde835f05.tar.gz
Remove trailing spaces.
Diffstat (limited to 'mk/compiler/xlc.mk')
-rw-r--r--mk/compiler/xlc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/compiler/xlc.mk b/mk/compiler/xlc.mk
index 4cae9ac59b7..db454ba10b4 100644
--- a/mk/compiler/xlc.mk
+++ b/mk/compiler/xlc.mk
@@ -1,4 +1,4 @@
-# $NetBSD: xlc.mk,v 1.13 2006/10/22 00:14:17 rillig Exp $
+# $NetBSD: xlc.mk,v 1.14 2006/12/15 12:46:24 martti Exp $
#
# Copyright (c) 2005 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -102,7 +102,7 @@ PREPEND_PATH+= ${_XLC_DIR}/bin
# Create compiler driver scripts in ${WRKDIR}.
.for _var_ in ${_XLC_VARS}
. if !target(${_XLC_${_var_}})
-override-tools: ${_XLC_${_var_}}
+override-tools: ${_XLC_${_var_}}
${_XLC_${_var_}}:
${_PKG_SILENT}${_PKG_DEBUG}${MKDIR} ${.TARGET:H}
${_PKG_SILENT}${_PKG_DEBUG} \