summaryrefslogtreecommitdiff
path: root/cppu/test
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-08-20 08:26:40 +0000
committerRüdiger Timm <rt@openoffice.org>2004-08-20 08:26:40 +0000
commit68127f0d1154ce99583ec1fca18124cb815de6db (patch)
tree51d5ee85559cb7c5bc3a27274c1d8db056a1ec5d /cppu/test
parent7a956ae2feb853934a5039ff2b6df0e55178ecb2 (diff)
INTEGRATION: CWS sb21 (1.28.18); FILE MERGED
2004/08/06 11:45:40 sb 1.28.18.1: #i29492# Reverted to using cppumaker -L on all platfomrs.
Diffstat (limited to 'cppu/test')
-rw-r--r--cppu/test/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/cppu/test/makefile.mk b/cppu/test/makefile.mk
index b86681fb7182..341a80bf3968 100644
--- a/cppu/test/makefile.mk
+++ b/cppu/test/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.28 $
+# $Revision: 1.29 $
#
-# last change: $Author: obo $ $Date: 2004-06-04 03:19:41 $
+# last change: $Author: rt $ $Date: 2004-08-20 09:26:40 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -127,7 +127,7 @@ CFLAGS += -DEXTRA_MAPPING
.INCLUDE : target.mk
-CPPUMAKERFLAGS = -C
+CPPUMAKERFLAGS = -L
TYPES:= -Ttest.XLanguageBindingTest \
-Ttest.XSimpleInterface \