summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-11-04 23:16:49 +0100
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-11-11 15:50:30 +0100
commit175e2b049a5d31ec737ad6c65a10c1a1affb4709 (patch)
tree9b62c21ad04bf4de2fd120be22ec723f05b5c949 /Makefile
parenta206bf7f00e669c5b0530766f7666dd4addbec6b (diff)
downloadluatexbase-175e2b049a5d31ec737ad6c65a10c1a1affb4709.tar.gz
Use latexmk.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 65ac523..403d366 100644
--- a/Makefile
+++ b/Makefile
@@ -170,7 +170,7 @@ manifest:
clean:
@latexmk -silent -c *.dtx >/dev/null
- @# for tex-only runs
+ @#for non-latexmk runs
@$(RM) -- *.log
mrproper: clean