summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-03-30 15:23:49 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-03-30 15:23:49 +0000
commit1617ebc34cff821c842dca1bb9b5fd91e9d437a8 (patch)
tree98fce88744e20226529bb0478d17efabdb3e2ccf /jurt
parent33a26e6180d0c72676e28d2564a992c9aa1cce46 (diff)
INTEGRATION: CWS sb14 (1.5.118); FILE MERGED
2004/02/19 14:09:54 sb 1.5.118.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.
Diffstat (limited to 'jurt')
-rw-r--r--jurt/com/sun/star/uno/makefile.mk11
1 files changed, 2 insertions, 9 deletions
diff --git a/jurt/com/sun/star/uno/makefile.mk b/jurt/com/sun/star/uno/makefile.mk
index 347053822..63af5467b 100644
--- a/jurt/com/sun/star/uno/makefile.mk
+++ b/jurt/com/sun/star/uno/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: jl $ $Date: 2002-04-11 15:41:56 $
+# last change: $Author: rt $ $Date: 2004-03-30 16:23:49 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,14 +74,7 @@ TARGET = com_sun_star_uno
JAVACLASSFILES= \
$(CLASSDIR)$/$(PACKAGE)$/Ascii.class \
$(CLASSDIR)$/$(PACKAGE)$/AsciiString.class \
- $(CLASSDIR)$/$(PACKAGE)$/BridgeTurner.class \
- $(CLASSDIR)$/$(PACKAGE)$/IBridge.class \
- $(CLASSDIR)$/$(PACKAGE)$/IEnvironment.class \
- $(CLASSDIR)$/$(PACKAGE)$/IQueryInterface.class \
- $(CLASSDIR)$/$(PACKAGE)$/IMapping.class \
$(CLASSDIR)$/$(PACKAGE)$/MappingException.class \
- $(CLASSDIR)$/$(PACKAGE)$/MappingWrapper.class \
- $(CLASSDIR)$/$(PACKAGE)$/UnoRuntime.class \
$(CLASSDIR)$/$(PACKAGE)$/AnyConverter.class \
$(CLASSDIR)$/$(PACKAGE)$/WeakReference.class