mirror of
https://gitlab.com/fabinfra/fabaccess/lastenheft.git
synced 2025-04-19 17:56:32 +02:00
6 lines
48 B
Makefile
6 lines
48 B
Makefile
all:
|
|
latexmk -pdf -xelatex
|
|
|
|
clean:
|
|
latexmk -c
|