make: fix dirty check, support concurrent build
@@ -1,3 +1,6 @@
.PHONY: examples
test:
cd examples/ ; for f in *.tex; do xelatex $$f; done
examples: $(foreach x,coverletter cv resume,examples/$x.pdf)
%.pdf: %.tex
xelatex -output-directory=$(dir $@) $<
The note is not visible to the blocked user.