9 lines
352 B
INI
9 lines
352 B
INI
# If you list files or wildcards here, they will *not* be cleaned - default is
|
|
# to allow everything to be cleaned.
|
|
neverclean := *.pdf *.ps *.dvi
|
|
|
|
# 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'
|