src/doc: clean signature HTML output with `html_signature` and `html_short_signature`
[nit.git] / contrib / nitcc / Makefile
1 all:
2 %: FORCE
3 ${MAKE} $@ ${MFLAGS} -C src/
4
5 Makefile:
6 true
7
8 .PHONY: FORCE