@@ -1,4 +1,5 @@
LISP ?= sbcl
sbcl:
sbcl --script build.lisp
all:
$(LISP) --load build.lisp
ecl:
ecl --norc --load build.lisp
The note is not visible to the blocked user.