X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=contrib%2Fasdf%2FMakefile;h=735a2841b3cc4f1b3da38aca349a3092ebda3848;hb=a09b213e5812edd1ef3e88c18bde6bd1294da547;hp=3067de6a1d07826e5a5b31fd6756c3fad2dcb8dc;hpb=edc8da40fb17de047e290ed6bd819e096e435dc9;p=sbcl.git diff --git a/contrib/asdf/Makefile b/contrib/asdf/Makefile index 3067de6..735a284 100644 --- a/contrib/asdf/Makefile +++ b/contrib/asdf/Makefile @@ -1,8 +1,11 @@ -asdf.fasl: asdf.lisp - $(SBCL) --eval '(compile-file "asdf")' /tmp/$$$$ &&\ + mv /tmp/$$$$ asdf.lisp