resume/Makefile

11 lines
233 B
Makefile

.PHONY: all clean
all: cv
cv: resume_de.qmd resume_en.qmd templates/jb2resume.latex
poetry run quarto render
clean:
rm -f *CV.aux *CV.bcf *CV.log *CV.out *CV.run.xml *CV.pdf short_CV.tex long_CV.tex *CV.bbl *CV.blg *yaml_CV.md