aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: cc12c7185785a60ee5e288c2d6b1a80d1082ff0a (plain)
1
2
3
4
5
LISP := sbcl

.PHONY: test
test:
	$(LISP) --load test/run.lisp