From cfed364c41158948acc4dfc941dec4afea38fd29 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 24 May 2006 13:20:57 +0000 Subject: INTEGRATION: CWS ause043 (1.9.6); FILE MERGED 2005/11/04 12:04:33 hjs 1.9.6.1: #i56702# remove local uno header generation --- jvmaccess/source/makefile.mk | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'jvmaccess') diff --git a/jvmaccess/source/makefile.mk b/jvmaccess/source/makefile.mk index b32168552fd6..bda614ce0006 100644 --- a/jvmaccess/source/makefile.mk +++ b/jvmaccess/source/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: rt $ $Date: 2005-09-07 19:22:43 $ +# last change: $Author: vg $ $Date: 2006-05-24 14:20:57 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -41,12 +41,6 @@ ENABLE_EXCEPTIONS = TRUE .INCLUDE: settings.mk -UNOTYPES= com.sun.star.uno.TypeClass com.sun.star.uno.XInterface - -UNOUCRDEP = $(SOLARBINDIR)$/udkapi.rdb -UNOUCRRDB = $(SOLARBINDIR)$/udkapi.rdb -UNOUCROUT = $(OUT)$/inc - SLOFILES = \ $(SLO)$/unovirtualmachine.obj \ $(SLO)$/virtualmachine.obj -- cgit