From: megacz Date: Fri, 30 Jan 2004 07:04:02 +0000 (+0000) Subject: 2003/07/16 01:17:37 X-Git-Tag: RC3~766 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=97029747724b528f8a4b714f84118dc6b1e30975 2003/07/16 01:17:37 darcs-hash:20040130070402-2ba56-dfe21a10c9393cc9bb8d054eb2948bf7a13ed8e5.gz --- diff --git a/Makefile b/Makefile index 3968327..73c02a1 100644 --- 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