mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-07-22 12:40:14 +08:00
5 lines
80 B
Makefile
5 lines
80 B
Makefile
|
|
build/main.pdf: main.tex
|
|
lualatex --shell-escape --output-directory=build $^
|
|
|