Makefile @ b5708cf443c2

Rearrange vendor code
author Steve Losh <steve@stevelosh.com>
date Sun, 21 Aug 2016 17:52:19 +0000
parents 50ab2f9c5b2f
children 8f91275f1233
.PHONY:

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