2003/09/07 04:35:12
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:04:58 +0000 (07:04 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:04:58 +0000 (07:04 +0000)
darcs-hash:20040130070458-2ba56-cf06f42b2fb7c3a7e1c4fc066518d3d61e76c369.gz

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