Revert "tests: update deserializations tests with nitce because fixed autoinit fix...
[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