Makefile @ 5341efcdeefe

Update to latest cl-losh
author Steve Losh <steve@stevelosh.com>
date Thu, 02 Dec 2021 12:35:37 -0500
parents d5b02d8c4803
children (none)
.PHONY: test

# Test ------------------------------------------------------------------------
test:
	sbcl --noinform --load test/test.lisp --eval '(quit)'