mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-22 05:58:33 +00:00
3 lines
60 B
Makefile
3 lines
60 B
Makefile
|
|
test:
|
|
cd examples/ ; for f in *.tex; do xelatex $$f; done
|