changeset 3785:50be8f231c13

Spacing nit.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Mon, 10 Sep 2007 10:38:52 +0200
parents 8fb2bc11d47a
children 72c5ff3fddd9
files gub.make
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gub.make	Mon Sep 10 09:46:24 2007 +0200
+++ b/gub.make	Mon Sep 10 10:38:52 2007 +0200
@@ -23,8 +23,8 @@
 INVOKE_GUB=$(GUB)\
  --platform=$(1)\
  $(GUB_ONLINE_OPTION)\
- $(foreach h,$(GUB_NATIVE_DISTCC_HOSTS), --native-distcc-host=$(h))\
- $(foreach h,$(GUB_CROSS_DISTCC_HOSTS), --cross-distcc-host=$(h))\
+$(foreach h,$(GUB_NATIVE_DISTCC_HOSTS), --native-distcc-host=$(h))\
+$(foreach h,$(GUB_CROSS_DISTCC_HOSTS), --cross-distcc-host=$(h))\
  $(GUB_OPTIONS)\
  $(LOCAL_GUB_OPTIONS)