2013-12-03 02:36:26 +00:00
|
|
|
# If you list files or wildcards here, they will *not* be cleaned - default is
|
|
|
|
# to allow everything to be cleaned.
|
2013-12-07 12:25:57 +00:00
|
|
|
neverclean := *.pdf *.ps *.dvi
|
2013-12-03 02:36:26 +00:00
|
|
|
|
|
|
|
# If you list files here, they will be treated as _include_ files
|
|
|
|
includes.fig := Figs/University_Crest.pdf Figs/University_Crest.eps
|
|
|
|
onlysources.tex := thesis.tex
|
|
|
|
LATEX_COLOR_WARNING := 'bold red uline'
|