2003/07/16 01:17:37
[org.ibex.core.git] / Makefile
index 3968327..73c02a1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -185,7 +185,7 @@ $(c_objects): bin-$(platform)/%.c.o: src/%.c src/org/ijg/jmorecfg.h
        $(gcc) -Ibin -c $< -o $@
 
 .upstream:
-       curl http://www.megacz.com/upstream.tgz | tar xvzLf -
+       curl http://www.megacz.com/upstream.tgz | tar xvz -L -f -
        touch .upstream
 
 upstream/Carbon/include/Carbon: upstream