From d47a3caaaa7f0e9f585eda919d616a4949fd548a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Thu, 27 Jan 2005 08:58:11 +0000 Subject: [PATCH] INTEGRATION: CWS helpcl (1.5.2); FILE MERGED 2005/01/17 12:13:35 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process --- helpcontent2/source/text/shared/07/makefile.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/helpcontent2/source/text/shared/07/makefile.mk b/helpcontent2/source/text/shared/07/makefile.mk index 538bdef5fc..f239b455c6 100644 --- a/helpcontent2/source/text/shared/07/makefile.mk +++ b/helpcontent2/source/text/shared/07/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: rt $ $Date: 2004-12-16 12:54:32 $ +#* last change $Author: rt $ $Date: 2005-01-27 09:58:11 $ #* -#* $Revision: 1.5 $ +#* $Revision: 1.6 $ #* #* $Logfile:$ #* @@ -31,8 +31,8 @@ MODULE = shared .INCLUDE : $(PRJ)$/settings.pmk # this list matches the *.xhp files to process -HZIPFILES = \ - 09000000.hzip +XHPFILES = \ + 09000000.xhp # --- Targets ------------------------------------------------------