do not overwrite the realse notes...

svn path=/trunk/; revision=20575
This commit is contained in:
Luis Ontanon 2007-01-27 01:36:00 +00:00
parent 65b82db6da
commit 4490cde931
1 changed files with 1 additions and 1 deletions

View File

@ -526,7 +526,7 @@ endif
wsluarm.chm: $(WSLUARM_SOURCE)
ifdef HHC
@ echo --- WSLUARM - MICROSOFT HTML HELP ---
$(XSLTPROC) --stringparam base.dir release_notes_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path wsug_graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl $<
$(XSLTPROC) --stringparam base.dir wsluarm_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path wsug_graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl $<
-$(HHC) htmlhelp.hhp
-mv htmlhelp.chm $@
-rm -r htmlhelp.hhp