lib/standard/string: FlatStrings built from NativeString now have free to_cstring.
[nit.git] / examples / nitcorn / Makefile
1 all:
2 mkdir -p bin/
3 ../../bin/nitg --dir bin src/nitcorn_hello_world.nit src/file_server_on_port_80.nit