From 9b4d29422bf92ba8a0828fee7c379ad551207a65 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Tue, 26 Jun 2007 11:36:39 +0000
Subject: INTEGRATION: CWS helplinker01redux (1.33.2); FILE MERGED 2007/06/13
13:07:18 cmc 1.33.2.1: #i70155 native HelpLinker
---
helpcontent2/util/swriter/makefile.mk | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
(limited to 'helpcontent2/util/swriter/makefile.mk')
diff --git a/helpcontent2/util/swriter/makefile.mk b/helpcontent2/util/swriter/makefile.mk
index 958a8fc4ae..d7a2683b3d 100644
--- a/helpcontent2/util/swriter/makefile.mk
+++ b/helpcontent2/util/swriter/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: vg $ $Date: 2007-06-08 16:34:19 $
+#* last change $Author: hr $ $Date: 2007-06-26 12:36:39 $
#*
-#* $Revision: 1.33 $
+#* $Revision: 1.34 $
#*
#* $Logfile:$
#*
@@ -26,7 +26,6 @@ TARGET = util_swriter
.INCLUDE : settings.mk
.INCLUDE : $(PRJ)$/settings.pmk
-.IF "$(SOLAR_JAVA)"!=""
common_build_zip:=
zip1generatedlangs=TRUE
zip1langdirs=$(aux_alllangiso)
@@ -34,8 +33,6 @@ ZIP1TARGET=xhp_swriter
ZIP1FLAGS= -u -r
ZIP1DIR=$(COMMONMISC)$/$(LANGDIR)
ZIP1LIST=$(LANGDIR)$/text$/swriter$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created"
-.ENDIF # "$(SOLAR_JAVA)"!=""
-
LINKNAME=swriter
LINKADDEDFILES= \
--
cgit