mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2025-01-13 23:13:29 +00:00
4 lines
60 B
Makefile
4 lines
60 B
Makefile
|
|
||
|
test:
|
||
|
cd examples/ ; for f in *.tex; do xelatex $$f; done
|