From b49e5f0d3bd686d23ea0f03baad06531162ba423 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Fri, 23 Jul 2004 11:03:29 +0000
Subject: [PATCH] INTEGRATION: CWS jl8 (1.5.22); FILE MERGED 2004/06/14
09:46:27 jl 1.5.22.1: #i29389# remove javainfo.hxx + implementation
---
jvmaccess/source/makefile.mk | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/jvmaccess/source/makefile.mk b/jvmaccess/source/makefile.mk
index 36a1e38a4e65..f7483e81ae40 100644
--- a/jvmaccess/source/makefile.mk
+++ b/jvmaccess/source/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: vg $ $Date: 2003-12-17 13:38:51 $
+# last change: $Author: hr $ $Date: 2004-07-23 12:03:28 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -79,11 +79,8 @@ UNOUCRRDB = $(SOLARBINDIR)$/udkapi.rdb
UNOUCROUT = $(OUT)$/inc
SLOFILES = \
- $(SLO)$/javainfo.obj \
- $(SLO)$/javainfoimpl.obj \
- $(SLO)$/sunversion.obj \
- $(SLO)$/virtualmachine.obj \
- $(SLO)$/windows.obj
+ $(SLO)$/virtualmachine.obj
+
.INCLUDE: target.mk