data.js: tools/data.json tools/gendata.js
	node tools/gendata.js > data.js
tools/data.json: tools/layout.json tools/process-layout.js
	node tools/process-layout.js
tools/layout.json: tools/layout.svg tools/parse-layout.js
	node tools/parse-layout.js