git.fiddlerwoaroof.com
Raw Blame History
all: fwoar-hub textmessage-handler

fwoar-hub: zmq-hub.asd zmq-server.lisp zmq-client.lisp main.lisp
	sbcl --no-userinit --load make-$@.lisp

textmessage-handler: zmq-hub.asd zmq-server.lisp zmq-client.lisp main.lisp textmessage-proc.lisp
	sbcl --no-userinit --load make-$@.lisp