BASE = .

build:
	cd BUILD && node BUILD.js

.PHONY: build