Files @ 778c67ab70c9
Branch filter:

Location: light9/show/dance2013/makefile

drewp@bigasterisk.com
set zmq highWaterMark to dump stale messages, especially those sent when collector isn't running
Ignore-this: 83b2e509791edf2f738b4034339faece
1
2
3
4
5
6
build/patch.n3: patch-source.n3 patch-rules.n3
	  cwm patch-source.n3 --filter=patch-rules.n3 --n3=/ > build/patch.n3

# this only to help the 2012 tools work
config.n3: dmxchannels.n3 networking.n3 build/patch.n3 playlist.n3
	cat dmxchannels.n3 networking.n3 build/patch.n3 playlist.n3 > config.n3