| Current Path : /var/www/html/test/wetty2/node_modules/progress/ |
| Current File : /var/www/html/test/wetty2/node_modules/progress/Makefile |
EXAMPLES = $(foreach EXAMPLE, $(wildcard examples/*.js), $(EXAMPLE)) .PHONY: test test: $(EXAMPLES) .PHONY: $(EXAMPLES) $(EXAMPLES): ; node $@ && echo