diff options
| author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-04 23:16:49 +0100 | 
|---|---|---|
| committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-11 15:50:30 +0100 | 
| commit | 175e2b049a5d31ec737ad6c65a10c1a1affb4709 (patch) | |
| tree | 9b62c21ad04bf4de2fd120be22ec723f05b5c949 /Makefile | |
| parent | a206bf7f00e669c5b0530766f7666dd4addbec6b (diff) | |
| download | luatexbase-175e2b049a5d31ec737ad6c65a10c1a1affb4709.tar.gz | |
Use latexmk.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -170,7 +170,7 @@ manifest:  clean:   	@latexmk -silent -c *.dtx >/dev/null -	@# for tex-only runs +	@#for non-latexmk runs  	@$(RM) -- *.log  mrproper: clean  | 
