benchmarks/polygons: add make check
[nit.git] / benchmarks / polygons / Makefile
1 all:
2 $(MAKE) all -C nit
3 $(MAKE) all -C java
4
5 check:
6 $(MAKE) check -C nit