Your IP : 216.73.216.40


Current Path : /var/www/html/test/wetty2/node_modules/indexof/
Upload File :
Current File : /var/www/html/test/wetty2/node_modules/indexof/Makefile

build: components index.js
	@component build

components:
	@Component install

clean:
	rm -fr build components template.js

.PHONY: clean