summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/lib/uno/protocols/urp/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/com/sun/star/lib/uno/protocols/urp/makefile.mk')
-rw-r--r--jurt/com/sun/star/lib/uno/protocols/urp/makefile.mk17
1 files changed, 2 insertions, 15 deletions
diff --git a/jurt/com/sun/star/lib/uno/protocols/urp/makefile.mk b/jurt/com/sun/star/lib/uno/protocols/urp/makefile.mk
index 07670a04353c..0139384e5248 100644
--- a/jurt/com/sun/star/lib/uno/protocols/urp/makefile.mk
+++ b/jurt/com/sun/star/lib/uno/protocols/urp/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:53 $
+# last change: $Author: jsc $ $Date: 2000-11-08 13:06:51 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -71,19 +71,6 @@ TARGET = com_sun_star_lib_uno_protocols_urp
# --- Files --------------------------------------------------------
-GENJAVAFILES= \
- $(MISC)$/java$/com$/sun$/star$/lang$/EventObject.java \
- $(MISC)$/java$/com$/sun$/star$/lang$/XEventListener.java \
- $(MISC)$/java$/com$/sun$/star$/uno$/TypeClass.java \
- $(MISC)$/java$/com$/sun$/star$/beans$/XPropertySet.java \
- $(MISC)$/java$/com$/sun$/star$/beans$/XPropertySetInfo.java \
- $(MISC)$/java$/com$/sun$/star$/beans$/UnknownPropertyException.java \
- $(MISC)$/java$/com$/sun$/star$/beans$/PropertyVetoException.java \
- $(MISC)$/java$/com$/sun$/star$/beans$/XPropertyChangeListener.java \
- $(MISC)$/java$/com$/sun$/star$/beans$/XVetoableChangeListener.java \
- $(MISC)$/java$/com$/sun$/star$/beans$/Property.java \
- $(MISC)$/java$/com$/sun$/star$/beans$/PropertyChangeEvent.java
-
JAVACLASSFILES= \
$(CLASSDIR)$/$(PACKAGE)$/urp.class \
$(CLASSDIR)$/$(PACKAGE)$/Cache.class \