X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=contrib%2Fasdf%2FMakefile;h=4855a3b00fddbe693abdda5175790a61ed7112c4;hb=5d3ffab45b1bb78be7f1767e1e439d8f661ab796;hp=15101086311c00c84deb7e7fde17d6dd047da51b;hpb=0aad674c39f58185115708b9312e2ef9ec980e4d;p=sbcl.git diff --git a/contrib/asdf/Makefile b/contrib/asdf/Makefile index 1510108..4855a3b 100644 --- a/contrib/asdf/Makefile +++ b/contrib/asdf/Makefile @@ -7,7 +7,7 @@ test:: up: sh pull-asdf.sh - cp asdf-upstream/asdf.lisp asdf.lisp + (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 - cp asdf-upstream/LICENSE LICENSE