diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-doc-ptr/Makefile')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-doc-ptr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-doc-ptr/Makefile b/Master/texmf-dist/doc/latex/latex-doc-ptr/Makefile new file mode 100644 index 00000000000..3c72b22cce0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-doc-ptr/Makefile @@ -0,0 +1,2 @@ +latex-doc-ptr.pdf: latex-doc-ptr.tex latex-doc-ptr.sty + pdflatex --file-line-error --interaction=nonstopmode $< |