view show/dance2013/makefile @ 979:c1f3cc23b51b

subcomposer wouldn't draw right if there is an odd number of channels Ignore-this: 981a0c4ef92f82f2b14505185fb9fce6
author drewp@bigasterisk.com
date Sat, 15 Jun 2013 23:05:43 +0000
parents 63cb3a363594
children
line wrap: on
line source

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