rta: drop local `is_valid_type` and use `is_legal_in` from `model`
[nit.git] / contrib / nitcc / Makefile
1 all:
2 %: FORCE
3 ${MAKE} $@ ${MFLAGS} -C src/
4
5 Makefile:
6 true
7
8 .PHONY: FORCE