diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-01-27 09:01:44 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-01-27 09:01:44 +0000 |
commit | 2dc6a9e086ca68cebcddf2f29a28db82a60bac7d (patch) | |
tree | 206e25f05dc39ac9048818439cec4026258f34ca /helpcontent2 | |
parent | 8b070d73fbe46d306239a0696f3c4b49e5d2d5b2 (diff) |
INTEGRATION: CWS helpcl (1.5.2); FILE MERGED
2005/01/17 12:13:43 hjs 1.5.2.1: #i40787# changed makefiles for compile_while_link process
Diffstat (limited to 'helpcontent2')
-rw-r--r-- | helpcontent2/source/text/smath/00/makefile.mk | 8 | ||||
-rw-r--r-- | helpcontent2/source/text/smath/01/makefile.mk | 94 |
2 files changed, 51 insertions, 51 deletions
diff --git a/helpcontent2/source/text/smath/00/makefile.mk b/helpcontent2/source/text/smath/00/makefile.mk index e93a265f58..c890f386ea 100644 --- a/helpcontent2/source/text/smath/00/makefile.mk +++ b/helpcontent2/source/text/smath/00/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: rt $ $Date: 2004-12-16 12:57:32 $ +#* last change $Author: rt $ $Date: 2005-01-27 10:01:26 $ #* -#* $Revision: 1.5 $ +#* $Revision: 1.6 $ #* #* $Logfile:$ #* @@ -31,8 +31,8 @@ MODULE = smath .INCLUDE : $(PRJ)$/settings.pmk # this list matches the *.xhp files to process -HZIPFILES = \ - 00000004.hzip +XHPFILES = \ + 00000004.xhp # --- Targets ------------------------------------------------------ diff --git a/helpcontent2/source/text/smath/01/makefile.mk b/helpcontent2/source/text/smath/01/makefile.mk index da6455e34b..e75dcfcc78 100644 --- a/helpcontent2/source/text/smath/01/makefile.mk +++ b/helpcontent2/source/text/smath/01/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: rt $ $Date: 2004-12-16 12:57:50 $ +#* last change $Author: rt $ $Date: 2005-01-27 10:01:44 $ #* -#* $Revision: 1.5 $ +#* $Revision: 1.6 $ #* #* $Logfile:$ #* @@ -31,51 +31,51 @@ MODULE = smath .INCLUDE : $(PRJ)$/settings.pmk # this list matches the *.xhp files to process -HZIPFILES = \ - 02080000.hzip \ - 02090000.hzip \ - 02100000.hzip \ - 02110000.hzip \ - 03040000.hzip \ - 03050000.hzip \ - 03060000.hzip \ - 03070000.hzip \ - 03080000.hzip \ - 03090000.hzip \ - 03090100.hzip \ - 03090200.hzip \ - 03090300.hzip \ - 03090400.hzip \ - 03090500.hzip \ - 03090600.hzip \ - 03090700.hzip \ - 03090800.hzip \ - 03090900.hzip \ - 03090901.hzip \ - 03090902.hzip \ - 03090903.hzip \ - 03090904.hzip \ - 03090905.hzip \ - 03090906.hzip \ - 03090907.hzip \ - 03090908.hzip \ - 03090909.hzip \ - 03090910.hzip \ - 03091100.hzip \ - 03091200.hzip \ - 03091300.hzip \ - 03091400.hzip \ - 03091500.hzip \ - 03091600.hzip \ - 05010000.hzip \ - 05010100.hzip \ - 05020000.hzip \ - 05030000.hzip \ - 05040000.hzip \ - 05050000.hzip \ - 06010000.hzip \ - 06010100.hzip \ - 06020000.hzip +XHPFILES = \ + 02080000.xhp \ + 02090000.xhp \ + 02100000.xhp \ + 02110000.xhp \ + 03040000.xhp \ + 03050000.xhp \ + 03060000.xhp \ + 03070000.xhp \ + 03080000.xhp \ + 03090000.xhp \ + 03090100.xhp \ + 03090200.xhp \ + 03090300.xhp \ + 03090400.xhp \ + 03090500.xhp \ + 03090600.xhp \ + 03090700.xhp \ + 03090800.xhp \ + 03090900.xhp \ + 03090901.xhp \ + 03090902.xhp \ + 03090903.xhp \ + 03090904.xhp \ + 03090905.xhp \ + 03090906.xhp \ + 03090907.xhp \ + 03090908.xhp \ + 03090909.xhp \ + 03090910.xhp \ + 03091100.xhp \ + 03091200.xhp \ + 03091300.xhp \ + 03091400.xhp \ + 03091500.xhp \ + 03091600.xhp \ + 05010000.xhp \ + 05010100.xhp \ + 05020000.xhp \ + 05030000.xhp \ + 05040000.xhp \ + 05050000.xhp \ + 06010000.xhp \ + 06010100.xhp \ + 06020000.xhp # --- Targets ------------------------------------------------------ |