Your IP : 216.73.216.91


Current Path : /var/node/inatote/Inatote-Backend/node_modules/progress/
Upload File :
Current File : /var/node/inatote/Inatote-Backend/node_modules/progress/Makefile

EXAMPLES = $(foreach EXAMPLE, $(wildcard examples/*.js), $(EXAMPLE))

.PHONY: test
test: $(EXAMPLES)

.PHONY: $(EXAMPLES)
$(EXAMPLES): ; node $@ && echo