Makefile @ 301c22f28112

Clean up Huffman trees a bit
author Steve Losh <steve@stevelosh.com>
date Tue, 23 Aug 2016 00:37:10 +0000
parents b5708cf443c2
children 8f91275f1233
.PHONY:

vendor/quickutils.lisp: vendor/make-quickutils.lisp
	cd vendor && ros run -L sbcl --load make-quickutils.lisp  --eval '(quit)'