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