@@ -1,7 +1,7 @@
# Makefile for Chicken-scheme shell
cscsh: shell.scm
csc shell.scm -o hiss
csc shell.scm -compile-syntax -o hiss
.PHONY: clean
clean:
The note is not visible to the blocked user.