X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=contrib%2Fasdf%2FMakefile;h=3cee6a96196be7cd96051e928970317baa7e4ac2;hb=32c8edbd49ca77907154987e28e8d3f81f61dabc;hp=735a2841b3cc4f1b3da38aca349a3092ebda3848;hpb=e8b1d24b3ec0d3549a41a371b3f16b7415020e1f;p=sbcl.git diff --git a/contrib/asdf/Makefile b/contrib/asdf/Makefile index 735a284..3cee6a9 100644 --- a/contrib/asdf/Makefile +++ b/contrib/asdf/Makefile @@ -9,3 +9,6 @@ up: cvs -d :pserver:anonymous@cvs.cclan.sf.net:/cvsroot/cclan \ co -kv -p asdf/asdf.lisp >/tmp/$$$$ &&\ mv /tmp/$$$$ asdf.lisp + cvs -d :pserver:anonymous@cvs.cclan.sf.net:/cvsroot/cclan \ + co -kv -p asdf/README >/tmp/$$$$ &&\ + mv /tmp/$$$$ README