X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=contrib%2Fasdf-module.mk;fp=contrib%2Fasdf-module.mk;h=86d369876f47a251fddb130adcc1884b56f7e380;hb=e9a993b24fefb6ca1f4a8c40a5063053a01090af;hp=555546f272de68a9be217cf25d8d93de59f40cfc;hpb=46c2f716d2ea2290951a30a39c7356ca51d247f1;p=sbcl.git diff --git a/contrib/asdf-module.mk b/contrib/asdf-module.mk index 555546f..86d3698 100644 --- a/contrib/asdf-module.mk +++ b/contrib/asdf-module.mk @@ -23,4 +23,3 @@ test: all install: $(EXTRA_INSTALL_TARGETS) tar cf - . | ( cd $(BUILD_ROOT)$(INSTALL_DIR) && tar xpvf - ) - ( cd $(BUILD_ROOT)$(SBCL_HOME)/systems && ln -fs ../$(SYSTEM)/$(SYSTEM).asd . )