Add Makefile and README.md

This commit is contained in:
2024-06-19 11:27:02 +02:00
parent fb1a659a8e
commit cc01b93bf9
2 changed files with 27 additions and 0 deletions

5
Makefile Normal file
View File

@@ -0,0 +1,5 @@
all:
latexmk
clean:
rm -rf build