aboutsummaryrefslogtreecommitdiffstats
path: root/bundle.lisp
AgeCommit message (Collapse)Author
2022-08-23Makefile: Add self-contained bundle targetTeddy Wing
Add a target to create a self-contained bundle of the program that isn't dependent on Quicklisp. This code is based on what I did in Wajir.