2003/05/07 07:14:49
[org.ibex.core.git] / Makefile
index 6a843c1..e0ef344 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -188,7 +188,7 @@ $(c_objects): bin-$(platform)/%.c.o: src/%.c src/org/ijg/jmorecfg.h
        $(gcc) -Ibin -c $< -o $@
 
 upstream:
-       cvs -d :pserver:cvs@cvs.xwt.org:/ co upstream
+       cvs -d :pserver:cvs@cvs.xwt.org:/ export upstream HEAD
 
 ## Platforms ##############################################################################