X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=contrib%2Fasdf%2FMakefile;h=4855a3b00fddbe693abdda5175790a61ed7112c4;hb=b4fa259c1a797ff591c45a9bca7808dd22acf582;hp=fc4dbc89753ddd8ec64b3d4fc46bd3c0907e5a89;hpb=a20451dd6fb41033ab135334c27b15184425550a;p=sbcl.git diff --git a/contrib/asdf/Makefile b/contrib/asdf/Makefile index fc4dbc8..4855a3b 100644 --- a/contrib/asdf/Makefile +++ b/contrib/asdf/Makefile @@ -7,6 +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