Makefile @ f71d1be7cd2f

Add `define-with-macro` which nobody should ever use
author Steve Losh <steve@stevelosh.com>
date Mon, 15 Aug 2016 04:37:02 +0000
parents 5c813bb6d9fe
children f67e0d7ace27
.PHONY:

quickutils.lisp: make-quickutils.lisp
	sbcl --noinform --load make-quickutils.lisp  --eval '(quit)'