1.0.48.1: WITH-COMPILATION-UNIT :SOURCE-NAMESTRING
[sbcl.git] / contrib / asdf / Makefile
index caa7300..1510108 100644 (file)
@@ -1,5 +1,13 @@
 MODULE=asdf
 include ../vanilla-module.mk
 
+
 test::
        true
+
+up:
+       sh pull-asdf.sh
+       cp asdf-upstream/asdf.lisp asdf.lisp
+       cp asdf-upstream/doc/asdf.texinfo asdf.texinfo
+       cp asdf-upstream/README README
+       cp asdf-upstream/LICENSE LICENSE