mirror of
https://gitlab.com/fabinfra/fabaccess/lastenheft.git
synced 2025-05-03 00:10:47 +02:00
6 lines
48 B
Makefile
6 lines
48 B
Makefile
all:
|
|
latexmk -pdf -xelatex
|
|
|
|
clean:
|
|
latexmk -c
|