summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/comp/loader/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/com/sun/star/comp/loader/makefile.mk')
-rw-r--r--jurt/com/sun/star/comp/loader/makefile.mk25
1 files changed, 2 insertions, 23 deletions
diff --git a/jurt/com/sun/star/comp/loader/makefile.mk b/jurt/com/sun/star/comp/loader/makefile.mk
index 8d9d29036715..219bf259df8f 100644
--- a/jurt/com/sun/star/comp/loader/makefile.mk
+++ b/jurt/com/sun/star/comp/loader/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: hr $ $Date: 2000-09-18 15:27:51 $
+# last change: $Author: jsc $ $Date: 2000-11-08 13:06:42 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -71,27 +71,6 @@ TARGET = com_sun_star_comp_loader
# --- Files --------------------------------------------------------
-GENJAVAFILES = \
- $(MISC)$/java$/com$/sun$/star$/lang$/IllegalArgumentException.java \
- $(MISC)$/java$/com$/sun$/star$/lang$/ServiceNotRegisteredException.java \
- $(MISC)$/java$/com$/sun$/star$/lang$/WrappedTargetException.java \
- $(MISC)$/java$/com$/sun$/star$/lang$/XInitialization.java \
- $(MISC)$/java$/com$/sun$/star$/lang$/XMultiServiceFactory.java \
- $(MISC)$/java$/com$/sun$/star$/lang$/XServiceInfo.java \
- $(MISC)$/java$/com$/sun$/star$/lang$/XSingleServiceFactory.java \
- $(MISC)$/java$/com$/sun$/star$/loader$/CannotActivateFactoryException.java \
- $(MISC)$/java$/com$/sun$/star$/loader$/XImplementationLoader.java \
- $(MISC)$/java$/com$/sun$/star$/registry$/XRegistryKey.java \
- $(MISC)$/java$/com$/sun$/star$/registry$/RegistryValueType.java \
- $(MISC)$/java$/com$/sun$/star$/registry$/RegistryKeyType.java \
- $(MISC)$/java$/com$/sun$/star$/registry$/XSimpleRegistry.java \
- $(MISC)$/java$/com$/sun$/star$/registry$/InvalidRegistryException.java \
- $(MISC)$/java$/com$/sun$/star$/registry$/InvalidValueException.java \
- $(MISC)$/java$/com$/sun$/star$/registry$/MergeConflictException.java \
- $(MISC)$/java$/com$/sun$/star$/registry$/CannotRegisterImplementationException.java \
- $(MISC)$/java$/com$/sun$/star$/uno$/Exception.java \
- $(MISC)$/java$/com$/sun$/star$/uno$/RuntimeException.java
-
JAVACLASSFILES= \
$(CLASSDIR)$/$(PACKAGE)$/FactoryHelper.class \
$(CLASSDIR)$/$(PACKAGE)$/JavaLoader.class \