X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=contrib%2Fasdf%2FMakefile;h=735a2841b3cc4f1b3da38aca349a3092ebda3848;hb=a09b213e5812edd1ef3e88c18bde6bd1294da547;hp=caa730009ded65deb8f0371c428c9dfd42ff5fa4;hpb=10d2c05ea44ca0837091434fe2223c0c31687615;p=sbcl.git diff --git a/contrib/asdf/Makefile b/contrib/asdf/Makefile index caa7300..735a284 100644 --- a/contrib/asdf/Makefile +++ b/contrib/asdf/Makefile @@ -1,5 +1,11 @@ MODULE=asdf include ../vanilla-module.mk + test:: true + +up: + cvs -d :pserver:anonymous@cvs.cclan.sf.net:/cvsroot/cclan \ + co -kv -p asdf/asdf.lisp >/tmp/$$$$ &&\ + mv /tmp/$$$$ asdf.lisp