From a9eff7800c1787b0af5f140437003eea9e53cbb3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 18 May 2010 18:19:00 +0000 Subject: 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 --- Master/texmf/doc/man/man1/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Master/texmf/doc/man/man1/Makefile') 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) -- cgit v1.2.3