From 33b806c4b77c65224533edbcf94081184190aee7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Tue, 17 Apr 2007 12:37:39 +0000 Subject: [PATCH] INTEGRATION: CWS cmcfixes32 (1.6.22); FILE MERGED 2007/02/20 11:01:42 cmc 1.6.22.1: #i74275# don't use it at all --- sandbox/util/makefile.mk | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/sandbox/util/makefile.mk b/sandbox/util/makefile.mk index c7478825f915..319013afab88 100644 --- a/sandbox/util/makefile.mk +++ b/sandbox/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: rt $ $Date: 2005-09-08 17:11:31 $ +# last change: $Author: rt $ $Date: 2007-04-17 13:37:39 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -45,14 +45,6 @@ JARCLASSDIRS = com$/sun$/star$/lib$/sandbox JARTARGET = sandbox.jar JARCOMPRESS = TRUE -# Special work necessary for building java reference with javadoc. -# The source of puplic APIs must be delivered and used later in the -# odk module. -ZIP1TARGET=sandbox_src -ZIP1FLAGS=-u -r -ZIP1DIR=$(PRJ) -ZIP1LIST=com -x "*makefile.mk" - # --- Targets ------------------------------------------------------ .INCLUDE : target.mk