BIN = node_modules/.bin test: $(BIN)/mocha test/test.js -r should cli: node test/cli.js .PHONY: test