www = ~/working/object-publish/pirates

$(www)/index.html: index.html script.js style.css
	rsync -a --delete data static $(www)/
	includer $(www) $^