From a9ff1e2455e5ffdbaaad9335a7b62828d6bb23be Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Thu, 16 Dec 2004 12:01:21 +0000 Subject: INTEGRATION: CWS helpaux (1.7.2); FILE MERGED 2004/12/13 15:06:42 fpe 1.7.2.4: RESYNC: (1.7-1.8); FILE MERGED 2004/12/08 17:42:25 fpe 1.7.2.3: updated makefiles 2004/12/08 12:08:53 fpe 1.7.2.2: conflict resolve 2004/11/30 18:31:00 fpe 1.7.2.1: *** empty log message *** --- helpcontent2/util/sdraw/makefile.mk | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'helpcontent2/util/sdraw') diff --git a/helpcontent2/util/sdraw/makefile.mk b/helpcontent2/util/sdraw/makefile.mk index 0f9299c4bd..81f5447d93 100644 --- a/helpcontent2/util/sdraw/makefile.mk +++ b/helpcontent2/util/sdraw/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: rt $ $Date: 2004-11-27 00:25:19 $ +#* last change $Author: rt $ $Date: 2004-12-16 13:01:21 $ #* -#* $Revision: 1.8 $ +#* $Revision: 1.9 $ #* #* $Logfile:$ #* @@ -23,17 +23,16 @@ TARGET = util # --- Settings ----------------------------------------------------- -.INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk +.INCLUDE : $(PRJ)$/settings.pmk -.IF "$(SOLAR_JAVA)"!="" common_build_zip:= zip1generatedlangs=TRUE +zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_sdraw ZIP1FLAGS= -u -r ZIP1DIR=$(MISC)$/$(LANGDIR) ZIP1LIST=$(LANGDIR)$/text$/sdraw$/* -x "*.dphh*" -x "*.hzip" -.ENDIF LINKNAME=sdraw -- cgit