mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2026-03-06 11:26:29 +08:00
3 lines
60 B
Makefile
3 lines
60 B
Makefile
|
|
test:
|
|
cd examples/ ; for f in *.tex; do xelatex $$f; done
|