From 4df6910ae01db315f01b0767d55d01ebff2c8e49 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Tue, 24 Aug 2004 10:11:28 +0000 Subject: [PATCH] ZIP1TARGET xml -> xhp --- helpcontent2/util/sbasic/makefile.mk | 6 +++--- helpcontent2/util/schart/makefile.mk | 6 +++--- 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"