1 # Copyright (c) 2013-2014 IndexData ApS. http://indexdata.com
10 ${MAKE} -C./examples/htdocs $@
14 ${MAKE} -C./test check
19 # must be called once after GIT checkout
21 #why? ${MAKE} -C./tools/htdocs mkws-js-min
22 ${MAKE} -C./examples/htdocs jasmine-links
23 ${MAKE} -C./test node-modules
28 @echo "make [ all | setup | clean | distclean ]"
29 @echo " [ check | check-js | phantomjs ]"