summaryrefslogtreecommitdiff
path: root/bridges/test
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-09 07:49:22 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-09 07:49:22 +0000
commita008e931a781286158cee77bf1ba588f65ecf97e (patch)
tree69475a47e87b28d01104aef6508ccb52b9c42d7b /bridges/test
parent7ec6e882e926f8f38df10fc5c42fc901d95f9647 (diff)
INTEGRATION: CWS ause076 (1.4.22); FILE MERGED
2007/02/23 12:39:00 hjs 1.4.22.1: #i74721# cleanup obsolete library variables
Diffstat (limited to 'bridges/test')
-rw-r--r--bridges/test/inter_libs_exc/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/bridges/test/inter_libs_exc/makefile.mk b/bridges/test/inter_libs_exc/makefile.mk
index 8522a3e9fc91..68af3c951031 100644
--- a/bridges/test/inter_libs_exc/makefile.mk
+++ b/bridges/test/inter_libs_exc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: vg $ $Date: 2006-11-21 15:12:41 $
+# last change: $Author: obo $ $Date: 2007-03-09 08:49:22 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -83,8 +83,7 @@ OBJFILES=$(OBJ)$/inter.obj
APP1TARGET=inter
APP1OBJS=$(OBJ)$/inter.obj
APP1STDLIBS+=\
- $(SALLIB) \
- $(LIBCIMT)
+ $(SALLIB)
.INCLUDE : target.mk