sbcl:
	sbcl --script build.lisp

ecl:
	ecl --norc --load build.lisp
