snappymail/vendors/Progress.js/Makefile
2018-03-30 00:43:46 +03:00

6 lines
No EOL
58 B
Makefile

BASE = .
build:
cd build && node build.js
.PHONY: build