b0VIM 7.45W;^jbeard4Jacobs-MacBook-Pro.local~jbeard4/workspace/scion/scion/Makefileutf-8 3210#"! Utpad);:.PHONY : get-deps.PHONY : get-deps all clean rm dist/*clean : npm install -g browserify uglifyjs get-deps : uglifyjs dist/scxml.js > dist/scxml.min.jsdist/scxml.min.js : dist/scxml.js browserify -u optimist -o dist/scxml.js -s scxml -e lib/runtime/platform-bootstrap/node/index.jsdist/scxml.js : $(js)all : dist/scxml.js dist/scxml.min.jsjs = $(shell find lib/ -name "*.js")