From 4911d80a831b93397d53459c61902c82c38c15ab Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 26 Nov 2004 14:54:04 +0000 Subject: INTEGRATION: CWS helpcontentbeta (1.3.2); FILE MERGED 2004/11/11 13:40:10 fpe 1.3.2.5: updated makefiles 2004/10/28 10:47:43 fpe 1.3.2.4: updated makefiles 2004/10/15 09:00:56 fpe 1.3.2.3: new makefiles 2004/09/16 12:26:25 fpe 1.3.2.2: Regular Update 2004/09/16 11:46:05 fpe 1.3.2.1: Regular Update --- helpcontent2/source/text/scalc/00/makefile.mk | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'helpcontent2/source/text/scalc/00') diff --git a/helpcontent2/source/text/scalc/00/makefile.mk b/helpcontent2/source/text/scalc/00/makefile.mk index 3be4ac2459..3dc6069e2b 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: fpe $ $Date: 2004-08-19 19:54:08 $ +#* last change $Author: rt $ $Date: 2004-11-26 15:54:04 $ #* -#* $Revision: 1.3 $ +#* $Revision: 1.4 $ #* #* $Logfile:$ #* @@ -15,12 +15,12 @@ # edit to match directory level PRJ = ..$/..$/..$/.. -# same for all makefiles in "help2" -PRJNAME = help2 +# same for all makefiles in "helpcontent2" +PRJNAME = helpcontent2 # edit to match the current package PACKAGE = text/scalc/00 # uniqe name (module wide); -# using a modified forme of package should do here +# using a modified form of package should do here TARGET = text_scalc_00 # edit to match the current module MODULE = scalc @@ -32,14 +32,14 @@ MODULE = scalc # 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 + 00000004.hzip \ + 00000402.hzip \ + 00000403.hzip \ + 00000404.hzip \ + 00000405.hzip \ + 00000406.hzip \ + 00000407.hzip \ + 00000412.hzip # --- Targets ------------------------------------------------------ -- cgit