mirror of
https://gitlab.com/fabinfra/fabaccess/lastenheft.git
synced 2025-03-12 06:41:48 +01:00
6 lines
48 B
Makefile
6 lines
48 B
Makefile
|
all:
|
||
|
latexmk -pdf -xelatex
|
||
|
|
||
|
clean:
|
||
|
latexmk -c
|