abstract_compiler: introduce root_compile_dir for platforms that need them
[nit.git] / contrib / nitcc / Makefile
1 all:
2 %: FORCE
3 ${MAKE} $@ ${MFLAGS} -C src/
4
5 Makefile:
6 true
7
8 .PHONY: FORCE