.PHONY: site all clean all: site site: sbcl --load `pwd`/make.lisp clean: @rm -f *~ \#*\# .\#* memdump