resume/Makefile

11 lines
233 B
Makefile
Raw Normal View History

.PHONY: all clean
2023-03-16 06:58:57 +00:00
all: cv
2023-03-16 06:58:57 +00:00
cv: resume_de.qmd resume_en.qmd templates/jb2resume.latex
poetry run quarto render
2023-03-16 06:58:57 +00:00
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