From 413487c8d01136e86b4a108dbf716983f50dc862 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Thu, 27 Jan 2005 09:03:01 +0000 Subject: INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:45 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process --- helpcontent2/source/text/swriter/00/makefile.mk | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'helpcontent2/source/text/swriter/00') diff --git a/helpcontent2/source/text/swriter/00/makefile.mk b/helpcontent2/source/text/swriter/00/makefile.mk index 947541644c..3cfe477e15 100644 --- a/helpcontent2/source/text/swriter/00/makefile.mk +++ b/helpcontent2/source/text/swriter/00/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: rt $ $Date: 2004-12-16 12:59:03 $ +#* last change $Author: rt $ $Date: 2005-01-27 10:03:01 $ #* -#* $Revision: 1.5 $ +#* $Revision: 1.6 $ #* #* $Logfile:$ #* @@ -31,14 +31,14 @@ MODULE = swriter .INCLUDE : $(PRJ)$/settings.pmk # this list matches the *.xhp files to process -HZIPFILES = \ - 00000004.hzip \ - 00000401.hzip \ - 00000402.hzip \ - 00000403.hzip \ - 00000404.hzip \ - 00000405.hzip \ - 00000406.hzip +XHPFILES = \ + 00000004.xhp \ + 00000401.xhp \ + 00000402.xhp \ + 00000403.xhp \ + 00000404.xhp \ + 00000405.xhp \ + 00000406.xhp # --- Targets ------------------------------------------------------ -- cgit