Files @ 86c6700d1d63
Branch filter:

Location: light9/show/dance2013/makefile

Drew Perttula
2013 code ignores 'config.n3' so 2012 code can use that instead
Ignore-this: 4ed3fc7943c066376ef9884643a05418
1
2
3
4
5
6
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