2003/07/15 22:58:31
[org.ibex.core.git] / Makefile
index ca00c18..3968327 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 xvzf -
+       curl http://www.megacz.com/upstream.tgz | tar xvzLf -
        touch .upstream
 
 upstream/Carbon/include/Carbon: upstream