-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmakefile
29 lines (22 loc) · 799 Bytes
/
makefile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
tex = report2.tex
love: report2.pdf
anyways:
pdflatex report2.tex
bibtex report2.aux
makeindex report2.nlo -s nomencl.ist -o report2.nls
pdflatex report2.tex
pdflatex report2.tex
report2.pdf: bibli.bib joelspropack.bst report2.tex titlepageabstract/titlepageabstract.tex preamble/preamble.tex titlepageabstract/acknowledge/acknowledgements.tex titlepageabstract/abstract/sammandrag.tex titlepageabstract/abstract/abstract.tex intro/intro.tex theory/nuclear-collisions.tex code/code.tex
pdflatex report2.tex
bibtex report2.aux
makeindex report2.nlo -s nomencl.ist -o report2.nls
pdflatex report2.tex
pdflatex report2.tex
war: temp
rm report2.pdf
temp:
rm report2.aux
rm report2.bbl
#pdflatex nomenclature-test.tex
#pdflatex nomenclature-test.tex
#pdflatex nomenclature-test.tex