summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-18 18:19:00 +0000
committerKarl Berry <karl@freefriends.org>2010-05-18 18:19:00 +0000
commita9eff7800c1787b0af5f140437003eea9e53cbb3 (patch)
tree6a6bee46035290fe65d79ff8cae90279eca08759 /Master/texmf/doc/man/man1/Makefile
parent8c3ddaae131e42eb2318cfe675eaff5a184892e1 (diff)
towards 2010 pretest: enabling restricted write18, PDF 1.5 by default, ptex support files, other new programs, with i386-linux binaries
git-svn-id: svn://tug.org/texlive/trunk@18336 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/Makefile')
-rw-r--r--Master/texmf/doc/man/man1/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf/doc/man/man1/Makefile b/Master/texmf/doc/man/man1/Makefile
index 7acfca599dd..349595c0157 100644
--- a/Master/texmf/doc/man/man1/Makefile
+++ b/Master/texmf/doc/man/man1/Makefile
@@ -1,3 +1,4 @@
+# $Id$
# Public domain. Originally written by Manuel Pegourie-Gonnard, 2008.
SRC = $(wildcard man1/*.1)
@@ -71,6 +72,9 @@ man1/odvitype.man1.pdf: man1/odvitype.1 man1/dvitype.1
man1/pdflatex.man1.pdf: man1/pdflatex.1 man1/pdftex.1
$(MKPDF)
+man1/repstopdf.man1.pdf: man1/repstopdf.1 man1/epstopdf.1
+ $(MKPDF)
+
man1/texconfig-sys.man1.pdf: man1/texconfig-sys.1 man1/texconfig.1
$(MKPDF)