chiark / gitweb /
Makefile, zone.asd: Use ASDF and `runlisp' for building images.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 17 Jun 2024 16:32:56 +0000 (17:32 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 17 Jun 2024 16:40:33 +0000 (17:40 +0100)
ASDF will make standalone images rather than the weird shell-script-
assisted things that `cl-launch' produces.

This is a little tricky because ASDF output translations can't match
just a filename with no type.  As a bodge, produce the image with a
`.img' extension and rename in the makefile.


No differences found