summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/scalc/00
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/scalc/00')
-rw-r--r--helpcontent2/source/text/scalc/00/makefile.mk26
1 files changed, 13 insertions, 13 deletions
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 ------------------------------------------------------