benches/strings: add .gitignore and `make clean`
[nit.git] / examples / emscripten / hello_world / Makefile
1 emscripten:
2 ../../../bin/nitc -o www/hello_world.js ../../hello_world.nit -m emscripten