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
commitea19b0915548c4945ff6e593d56afd0c09d85a97 (patch)
treeb3132d368c9947c1328625baa7a68a2db29808e4 /jurt
parent324fd7ea62b43388cad40b302da42e0feca0d842 (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 347053822168..63af5467baef 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