build/default/binding.node:
	@node-gyp rebuild
clean:
	@rm -rf build
