This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
radu
/
LaTeX-examples
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
97738c2f83
Rami (Branch)
Tag
master
LaTeX-examples
/
documents
/
letter-sparkasse-kuendigen
/
Makefile
Makefile
107 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
SOURCE = letter
make:
pdflatex $(SOURCE).tex -output-format=pdf
make clean
clean:
rm -rf *.aux *.log