Ajout du code de compilation

This commit is contained in:
2022-06-10 15:16:12 +02:00
parent 4c5fd08211
commit 16f5177fba
2 changed files with 12 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
all: NotesStage.pdf
NotesStage.pdf:
pdflatex NotesStage.tex
pdflatex NotesStage.tex
clean:
git clean -Xf