]> sourceware.org Git - newlib-cygwin.git/blobdiff - Makefile.tpl
* Makefile.tpl (multilib.out): Fix missing space.
[newlib-cygwin.git] / Makefile.tpl
index f09ef06590ef50a930ee631c2194193af827d20e..31ee233117686e085f27930ef9f3f6e75ac451d3 100644 (file)
@@ -1398,7 +1398,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
 
This page took 0.021356 seconds and 5 git commands to generate.