From d53cd0e25d92278e344057147e4c6f31e0ac8e85 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 20 Feb 2015 22:55:04 +0000 Subject: cdpbundl (20feb15) git-svn-id: svn://tug.org/texlive/trunk@36329 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/cdpbundl/Makefile | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/doc/latex/cdpbundl/Makefile') diff --git a/Master/texmf-dist/doc/latex/cdpbundl/Makefile b/Master/texmf-dist/doc/latex/cdpbundl/Makefile index d2c09827c0c..4e7e1acf882 100644 --- a/Master/texmf-dist/doc/latex/cdpbundl/Makefile +++ b/Master/texmf-dist/doc/latex/cdpbundl/Makefile @@ -1,6 +1,6 @@ # makefile # -# 2015 Feb 08 +# 2015 Feb 20 # # Macro definitions ROOT_NAME = cdpbundl @@ -10,7 +10,7 @@ DOC_AUX_FIL = $(ROOT_NAME).aux $(ROOT_NAME).log \ $(ROOT_NAME).glo $(ROOT_NAME).gls \ $(ROOT_NAME).idx $(ROOT_NAME).ind $(ROOT_NAME).ilg \ $(ROOT_NAME).toc $(ROOT_NAME).lof \ - $(ROOT_NAME).out + $(ROOT_NAME).hd $(ROOT_NAME).out DOCUM_FILE = $(ROOT_NAME).pdf CODE_FILES = letteracdp.cls \ articoletteracdp.cls \ @@ -47,6 +47,12 @@ endef default: doc code # Generating the code +################################################################ +# # +# PLEASE NOTE THAT THE INSTALLER SCRIPT IS EXECUTED WITH # +# openout_any=r # +# # +################################################################ code: openout_any=r tex $(INS_NAME) -- cgit v1.2.3