Create Makefile

This commit is contained in:
Mattia Mascarello 2021-10-11 09:56:16 +02:00 committed by GitHub
parent bd475e611d
commit 8c035bf8a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Makefile Normal file
View File

@ -0,0 +1,4 @@
all:
python3 gen.py
pdflatex final.tex
rm *.toc *.log *.aux