UNPKG

homematic-xmlrpc

Version:
11 lines (7 loc) 227 B
TESTS = test/*.js test: @./node_modules/.bin/vows \ $(TESTS) # Since the target is named `test` and there is a directory named `test`, PHONY # is needed to keep make from saying: "make: `test' is up to date" .PHONY: test