summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc/man/man1/Makefile')
-rw-r--r--Master/texmf/doc/man/man1/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/Master/texmf/doc/man/man1/Makefile b/Master/texmf/doc/man/man1/Makefile
index 1b53288a0c0..66ade16b138 100644
--- a/Master/texmf/doc/man/man1/Makefile
+++ b/Master/texmf/doc/man/man1/Makefile
@@ -16,11 +16,9 @@ clean:
%.man1.pdf: %.1
$(MKPDF)
-# The rules below are generated by the following script (from '../')
-# grep '^\.so ' man1/* | \
-# sed -e 's/^\(.*\)\.1:\.so \(.*\)\.1$/\1.man1.pdf: \1.1 \2.1\n\t$(MKPDF)\n/'
-# and should be updated from time to time.
-
+#
+# See ../Makefile for the so.rules target which generates this list of rules.
+
man1/allec.man1.pdf: man1/allec.1 man1/allcm.1
$(MKPDF)
@@ -75,10 +73,10 @@ man1/odvitype.man1.pdf: man1/odvitype.1 man1/dvitype.1
man1/otangle.man1.pdf: man1/otangle.1 man1/tangle.1
$(MKPDF)
-man1/pdflatex.man1.pdf: man1/pdflatex.1 man1/pdftex.1
+man1/pdfclose.man1.pdf: man1/pdfclose.1 man1/pdfopen.1
$(MKPDF)
-man1/pdfclose.man1.pdf: man1/pdfclose.1 man1/pdfopen.1
+man1/pdflatex.man1.pdf: man1/pdflatex.1 man1/pdftex.1
$(MKPDF)
man1/repstopdf.man1.pdf: man1/repstopdf.1 man1/epstopdf.1