2003/04/30 04:08:37
[org.ibex.core.git] / Makefile
index 4676d61..bc72ca8 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:/cvs co upstream
+       cvs -d :pserver:cvs@cvs.xwt.org:/ co upstream
 
 ## Platforms ##############################################################################