commit f548bce661779e7f1aca8413900f7c2f95774f5d parent 11718a426fb06e323bf5f8520424d722f29abafc Author: clamiax <smoppy@gmail.com> Date: Sat, 10 Oct 2015 14:57:14 +0200 Remove aux files (build by make) Diffstat:
M | Makefile | | | 16 | +++++++++------- |
D | en.aux | | | 23 | ----------------------- |
D | it.aux | | | 23 | ----------------------- |
3 files changed, 9 insertions(+), 53 deletions(-)
diff --git a/Makefile b/Makefile @@ -4,18 +4,20 @@ BUILD=build all: en it -it: - @echo creating italian cv +aux: + @echo building dependencies @mkdir -p build - @cp it.aux build - @xelatex --output-directory=${BUILD} it.tex >/dev/null + @xelatex --no-pdf --output-directory=${BUILD} en.tex >/dev/null -en: +en: aux @echo creating english cv - @mkdir -p build - @cp en.aux build @xelatex --output-directory=${BUILD} en.tex >/dev/null +it: aux + @echo creating italian cv + @cp ${BUILD}/en.aux ${BUILD}/it.aux + @xelatex --output-directory=${BUILD} it.tex >/dev/null + clean: @echo cleaning @rm -rf build diff --git a/en.aux b/en.aux @@ -1,23 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\abx@aux@sortscheme{ydnt} -\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} -\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined -\global\let\oldcontentsline\contentsline -\gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} -\global\let\oldnewlabel\newlabel -\gdef\newlabel#1#2{\newlabelxx{#1}#2} -\gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} -\AtEndDocument{\ifx\hyper@anchor\@undefined -\let\contentsline\oldcontentsline -\let\newlabel\oldnewlabel -\fi} -\fi} -\global\let\hyper@last\relax -\gdef\HyperFirstAtBeginDocument#1{#1} -\providecommand*\HyPL@Entry[1]{} -\HyPL@Entry{0<</S/D>>} -\@writefile{toc}{\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax } -\@writefile{lof}{\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax } -\@writefile{lot}{\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax } -\pgfsyspdfmark {pgfid1}{11374558}{47714434} diff --git a/it.aux b/it.aux @@ -1,23 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\abx@aux@sortscheme{ydnt} -\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} -\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined -\global\let\oldcontentsline\contentsline -\gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} -\global\let\oldnewlabel\newlabel -\gdef\newlabel#1#2{\newlabelxx{#1}#2} -\gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} -\AtEndDocument{\ifx\hyper@anchor\@undefined -\let\contentsline\oldcontentsline -\let\newlabel\oldnewlabel -\fi} -\fi} -\global\let\hyper@last\relax -\gdef\HyperFirstAtBeginDocument#1{#1} -\providecommand*\HyPL@Entry[1]{} -\HyPL@Entry{0<</S/D>>} -\@writefile{toc}{\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax } -\@writefile{lof}{\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax } -\@writefile{lot}{\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax } -\pgfsyspdfmark {pgfid1}{11374558}{47714434}