OSDN Git Service

* Makefile.tpl (multilib.out): Fix missing space.
[pf3gnuchains/gcc-fork.git] / Makefile.in
index 5725d96..5e0ae4d 100644 (file)
@@ -7679,7 +7679,7 @@ configure-target-qthreads: $(ALL_GCC_C)
 # We use move-if-change so that it's only considered updated when it
 # actually changes, because it has to depend on a phony target.
 multilib.out: multilib.ts
-       @if [ -f multilib.out] ; then : else \
+       @if [ -f multilib.out ] ; then : else \
          rm -f multilib.ts; $(MAKE) multilib.ts; \
        fi