summaryrefslogtreecommitdiff
path: root/sandbox
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-04-17 12:37:39 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-04-17 12:37:39 +0000
commit31a15e4cab4f97a3c7a037940b8d4ff4a44d9933 (patch)
tree4029f892ce0210c5fe968e5b15e7acfafcc6395d /sandbox
parent27e07ff4cce25f3b6b5b1b1b68fee8c34c979b17 (diff)
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
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/util/makefile.mk12
1 files changed, 2 insertions, 10 deletions
diff --git a/sandbox/util/makefile.mk b/sandbox/util/makefile.mk
index c7478825f9..319013afab 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