X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=contrib%2Fasdf%2FMakefile;h=4855a3b00fddbe693abdda5175790a61ed7112c4;hb=56b6d13d2758753d18a7413aa14ea25d025cf13e;hp=14730f528a5691b5adbc353da22f6e841cbf81ee;hpb=5bf941f419b6cd275feb3ee44ca264596fbd9e8e;p=sbcl.git diff --git a/contrib/asdf/Makefile b/contrib/asdf/Makefile index 14730f5..4855a3b 100644 --- a/contrib/asdf/Makefile +++ b/contrib/asdf/Makefile @@ -7,6 +7,7 @@ test:: up: sh pull-asdf.sh + (cd asdf-upstream; make build/asdf.lisp) cp asdf-upstream/build/asdf.lisp asdf.lisp cp asdf-upstream/doc/asdf.texinfo asdf.texinfo cp asdf-upstream/README README