diff options
-rw-r--r-- | helpcontent2/util/shared/makefile.mk | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/helpcontent2/util/shared/makefile.mk b/helpcontent2/util/shared/makefile.mk index 3cb8c2e073..2e088e43cd 100644 --- a/helpcontent2/util/shared/makefile.mk +++ b/helpcontent2/util/shared/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: vg $ $Date: 2007-06-08 16:29:59 $ +#* last change $Author: hr $ $Date: 2007-06-26 12:35:57 $ #* -#* $Revision: 1.17 $ +#* $Revision: 1.18 $ #* #* $Logfile:$ #* @@ -26,7 +26,6 @@ TARGET = util_shared .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/settings.pmk -.IF "$(SOLAR_JAVA)"!="" common_build_zip:= zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) @@ -34,8 +33,6 @@ ZIP1TARGET=xhp_shared ZIP1FLAGS= -u -r ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) ZIP1LIST=$(LANGDIR)$/text$/shared$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created" -.ENDIF # "$(SOLAR_JAVA)"!="" - LINKNAME=shared LINKADDEDFILES= \ |