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