2003/09/07 04:35:12
[org.ibex.core.git] / Makefile.upstream
index 914f7e3..076d85b 100644 (file)
@@ -39,6 +39,7 @@ configure_gcc-3.3-mips                  := --enable-languages=c --nfp --with-new
 vendor: .vendor; @true
 .vendor:
        @echo -e "\n\033[1mdownloading vendor-supplied headers and libraries...\033[0m"
+       mkdir -p upstream/install
        curl http://www.megacz.com/vendor.tgz | tar xzf - -C upstream/install
        mkdir -p upstream/install/i686-pc-mingw32
        curl $(url_w32api-2.3) | tar xzf - -C upstream/install/i686-pc-mingw32