%PDF- %PDF-
| Direktori : /home/opti/workflow/node_modules/generic-pool/ |
| Current File : /home/opti/workflow/node_modules/generic-pool/Makefile |
.PHONY: all clean install check test lint all: clean: rm -rf node_modules install: npm install check: npm test test: npm test lint: npm run lint