summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-07-07 12:21:12 +0000
committerOliver Bolte <obo@openoffice.org>2005-07-07 12:21:12 +0000
commit765599146d703a6ff75ed45e19786087ec54c594 (patch)
tree5273bda85017cfb8e27aa4c166b7d05ef08a7904 /desktop
parent780296bb2a0efa00b6c08f196a694ab2b71a5d51 (diff)
INTEGRATION: CWS jl22 (1.56.36); FILE MERGED
2005/06/24 12:54:21 jl 1.56.36.2: #i37020 2005/06/23 08:23:40 jl 1.56.36.1: #i37020# javainteractionhandler is now in swtools. Therfore remove JVMFWKLIB and add svtools
Diffstat (limited to 'desktop')
-rw-r--r--desktop/util/makefile.mk15
1 files changed, 8 insertions, 7 deletions
diff --git a/desktop/util/makefile.mk b/desktop/util/makefile.mk
index d39bbd07cd57..06778b4047db 100644
--- a/desktop/util/makefile.mk
+++ b/desktop/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.56 $
+# $Revision: 1.57 $
#
-# last change: $Author: obo $ $Date: 2005-05-02 13:22:10 $
+# last change: $Author: obo $ $Date: 2005-07-07 13:21:12 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -89,7 +89,6 @@ TARGETOBJS= \
$(OBJ)$/desktopresid.obj \
$(OBJ)$/dispatchwatcher.obj \
$(OBJ)$/configinit.obj \
- $(OBJ)$/javainteractionhandler.obj \
$(OBJ)$/checkinstall.obj \
$(OBJ)$/cmdlinehelp.obj \
$(OBJ)$/langselect.obj \
@@ -142,8 +141,9 @@ APP1STDLIBS= \
$(CPPULIB) \
$(TKLIB) \
$(SALLIB) \
- $(JVMFWKLIB) \
- $(SVXLIB)
+ $(SVXLIB)
+
+
# $(APP1_STDPRE) \
@@ -196,8 +196,9 @@ APP5STDLIBS= \
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(SALLIB) \
- $(TKLIB) \
- $(JVMFWKLIB)
+ $(TKLIB)
+
+
APP5OBJS=$(TARGETOBJS)
APP5OBJS += $(OBJ)$/copyright_ascii_ooo.obj