summaryrefslogtreecommitdiff
path: root/helpcontent2/util
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2004-08-24 10:11:28 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2004-08-24 10:11:28 +0000
commit4df6910ae01db315f01b0767d55d01ebff2c8e49 (patch)
tree21d668d323f36b3d3dd7e09ddde3ab7ced2e356a /helpcontent2/util
parent757e60fcea964e3ccca94c2fecfa7e149558c9ff (diff)
ZIP1TARGET xml -> xhp
Diffstat (limited to 'helpcontent2/util')
-rw-r--r--helpcontent2/util/sbasic/makefile.mk6
-rw-r--r--helpcontent2/util/schart/makefile.mk6
2 files changed, 6 insertions, 6 deletions
diff --git a/helpcontent2/util/sbasic/makefile.mk b/helpcontent2/util/sbasic/makefile.mk
index 57bdec90a1..61e149a085 100644
--- a/helpcontent2/util/sbasic/makefile.mk
+++ b/helpcontent2/util/sbasic/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: fpe $ $Date: 2004-08-20 10:24:40 $
+#* last change $Author: ihi $ $Date: 2004-08-24 11:11:28 $
#*
-#* $Revision: 1.4 $
+#* $Revision: 1.5 $
#*
#* $Logfile:$
#*
@@ -28,7 +28,7 @@ TARGET = util
common_build_zip:=
zip1generatedlangs=TRUE
-ZIP1TARGET=sbasic_xml
+ZIP1TARGET=sbasic_xhp
ZIP1FLAGS= -u -r
ZIP1DIR=$(MISC)$/$(LANGDIR)
ZIP1LIST=$(LANGDIR)$/text$/sbasic$/* -x "*.dphh*" -x "*.hzip"
diff --git a/helpcontent2/util/schart/makefile.mk b/helpcontent2/util/schart/makefile.mk
index ec39fbcb09..0c2fb973f2 100644
--- a/helpcontent2/util/schart/makefile.mk
+++ b/helpcontent2/util/schart/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: fpe $ $Date: 2004-08-24 10:55:19 $
+#* last change $Author: ihi $ $Date: 2004-08-24 11:11:28 $
#*
-#* $Revision: 1.5 $
+#* $Revision: 1.6 $
#*
#* $Logfile:$
#*
@@ -28,7 +28,7 @@ TARGET = util
common_build_zip:=
zip1generatedlangs=TRUE
-ZIP1TARGET=schart_xml
+ZIP1TARGET=schart_xhp
ZIP1FLAGS= -u -r
ZIP1DIR=$(MISC)$/$(LANGDIR)
ZIP1LIST=$(LANGDIR)$/text$/schart$/* -x "*.dphh*" -x "*.hzip"