examples: annotate examples
[nit.git] / contrib / nitcc / Makefile
1 all:
2 %: FORCE
3 ${MAKE} $@ ${MFLAGS} -C src/
4
5 Makefile:
6 true
7
8 .PHONY: FORCE