online_ide: update to the new API of the loader
[nit.git] / contrib / nitcc / Makefile
1 all:
2 %: FORCE
3 ${MAKE} $@ ${MFLAGS} -C src/
4
5 Makefile:
6 true
7
8 .PHONY: FORCE