summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-27 08:52:29 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-27 08:52:29 +0000
commit989d620424654ac88e63d46a503a9a0208e3e60a (patch)
tree7f2cea6a22e0624e19822821d4c80a00905eb566 /helpcontent2/source/text
parent8f6264e85a0c4086fcef287f6f0df88b6edb583a (diff)
INTEGRATION: CWS helpcl (1.5.2); FILE MERGED
2005/01/17 12:13:24 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process
Diffstat (limited to 'helpcontent2/source/text')
-rw-r--r--helpcontent2/source/text/scalc/00/makefile.mk22
-rw-r--r--helpcontent2/source/text/scalc/makefile.mk46
2 files changed, 34 insertions, 34 deletions
diff --git a/helpcontent2/source/text/scalc/00/makefile.mk b/helpcontent2/source/text/scalc/00/makefile.mk
index 88ad9e1612..440877b024 100644
--- a/helpcontent2/source/text/scalc/00/makefile.mk
+++ b/helpcontent2/source/text/scalc/00/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: rt $ $Date: 2004-12-16 12:49:03 $
+#* last change $Author: rt $ $Date: 2005-01-27 09:52:29 $
#*
-#* $Revision: 1.5 $
+#* $Revision: 1.6 $
#*
#* $Logfile:$
#*
@@ -31,15 +31,15 @@ MODULE = scalc
.INCLUDE : $(PRJ)$/settings.pmk
# this list matches the *.xhp files to process
-HZIPFILES = \
- 00000004.hzip \
- 00000402.hzip \
- 00000403.hzip \
- 00000404.hzip \
- 00000405.hzip \
- 00000406.hzip \
- 00000407.hzip \
- 00000412.hzip
+XHPFILES = \
+ 00000004.xhp \
+ 00000402.xhp \
+ 00000403.xhp \
+ 00000404.xhp \
+ 00000405.xhp \
+ 00000406.xhp \
+ 00000407.xhp \
+ 00000412.xhp
# --- Targets ------------------------------------------------------
diff --git a/helpcontent2/source/text/scalc/makefile.mk b/helpcontent2/source/text/scalc/makefile.mk
index aaa2bc85ed..892e038359 100644
--- a/helpcontent2/source/text/scalc/makefile.mk
+++ b/helpcontent2/source/text/scalc/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: rt $ $Date: 2004-12-16 12:48:43 $
+#* last change $Author: rt $ $Date: 2005-01-27 09:52:15 $
#*
-#* $Revision: 1.5 $
+#* $Revision: 1.6 $
#*
#* $Logfile:$
#*
@@ -31,27 +31,27 @@ MODULE = scalc
.INCLUDE : $(PRJ)$/settings.pmk
# this list matches the *.xhp files to process
-HZIPFILES = \
- main0000.hzip \
- main0100.hzip \
- main0101.hzip \
- main0102.hzip \
- main0103.hzip \
- main0104.hzip \
- main0105.hzip \
- main0106.hzip \
- main0107.hzip \
- main0112.hzip \
- main0200.hzip \
- main0202.hzip \
- main0203.hzip \
- main0205.hzip \
- main0206.hzip \
- main0208.hzip \
- main0210.hzip \
- main0214.hzip \
- main0218.hzip \
- main0503.hzip
+XHPFILES = \
+ main0000.xhp \
+ main0100.xhp \
+ main0101.xhp \
+ main0102.xhp \
+ main0103.xhp \
+ main0104.xhp \
+ main0105.xhp \
+ main0106.xhp \
+ main0107.xhp \
+ main0112.xhp \
+ main0200.xhp \
+ main0202.xhp \
+ main0203.xhp \
+ main0205.xhp \
+ main0206.xhp \
+ main0208.xhp \
+ main0210.xhp \
+ main0214.xhp \
+ main0218.xhp \
+ main0503.xhp
# --- Targets ------------------------------------------------------