Files @ 9be85c08a69f
Branch filter:

Location: light9/show/dance2013/makefile - annotation

Drew Perttula
fix bower and npm builds
Ignore-this: 1867ee8b2ba4b883c89a7f6bd5ab446a
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