hbs2/docs/hbs2-git-problem/Makefile

9 lines
165 B
Makefile

.PHONY: all clean
all:
xelatex hbs2-git-problem.tex < /dev/null
xelatex hbs2-git-problem.tex < /dev/null
clean:
rm -f *.aux *.log *.nav *.out *.snm *.vrb *.toc