lib/html: implement the tag list as an hashset instead of a array.
[nit.git] / contrib / sort_downloads / Makefile
1 build:
2 mkdir -p bin/
3 ../../bin/nitc --dir bin/ src/*.nit
4
5 install:
6 install bin/sort_downloads /usr/local/bin/