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