Makefile @ 8d552510fe9d

Problem 3, and fix up utils.
author Steve Losh <steve@stevelosh.com>
date Sat, 09 Apr 2016 17:16:13 +0000
parents 330b4236a18e
children 3512c67e0138
.PHONY: 

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