summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-oxref/Makefile
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-01-20 03:01:21 +0000
committerNorbert Preining <norbert@preining.info>2021-01-20 03:01:21 +0000
commit14bc93939d2ac679019a94721b4bc5c178671f2f (patch)
tree10487905e0931b9c1c91f080b5c17f82bf2f4272 /macros/latex/contrib/biblatex-contrib/biblatex-oxref/Makefile
parent07549467cd23db09b2150c50bc9f93f10f08764a (diff)
CTAN sync 202101200301
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib/biblatex-oxref/Makefile')
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-oxref/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-oxref/Makefile b/macros/latex/contrib/biblatex-contrib/biblatex-oxref/Makefile
index 527f4146c6..e58dba0ac6 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-oxref/Makefile
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-oxref/Makefile
@@ -26,7 +26,7 @@ $(STYS:%=%-doc.pdf): %-doc.pdf : %-doc.tex $(NAME).bbx %.bbx %.cbx british-$(NAM
latexmk -silent -lualatex -shell-escape -interaction=nonstopmode $< >/dev/null
clean:
- for log in *.log; do [ -e "$$log" ] || continue; grep "WARNING: biblatex-oxref" $$log; test $$? -eq 1; done
+ @for log in *.log; do [ -e "$$log" ] || continue; grep "WARNING: biblatex-oxref" $$log; test $$? -eq 1; done
rm -f $(NAME).{$(AUX)} $(STYS:%=%-doc.{$(AUX)})
rm -f $(STYS:%=%.doc) {american,british,english}-$(NAME).doc
rm -rf _minted-*