1.0.42.13: update ASDF to 2.004
[sbcl.git] / contrib / asdf / Makefile
1 MODULE=asdf
2 include ../vanilla-module.mk
3
4
5 test::
6         true
7
8 up:
9         sh pull-asdf.sh
10         cp asdf-upstream/asdf.lisp asdf.lisp
11         cp asdf-upstream/doc/asdf.texinfo asdf.texinfo
12         cp asdf-upstream/README README
13         cd asdf-upstream ; make archive
14         cp asdf-upstream/LICENSE LICENSE