git.fiddlerwoaroof.com
Raw Blame History
all: sbcl

sbcl:
	sbcl --no-userinit --disable-debugger --load deploy.lisp
ccl:
	ccl --load deploy.lisp