summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/doublelock/makefile.mk
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-16 15:00:17 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-16 15:00:17 +0000
commit519b555f1611df240e337a68a0292e11df5e45a9 (patch)
treecc7b3fce8161079b302df722cfff461bffe0e228 /sal/qa/rtl/doublelock/makefile.mk
parent5dc163f1fb8a574444cb58a3039b138dbafa858e (diff)
INTEGRATION: CWS lfs (1.3.184); FILE MERGED
2006/11/30 16:31:52 rene 1.3.184.1: add LFS_CFLAGS only for sal
Diffstat (limited to 'sal/qa/rtl/doublelock/makefile.mk')
-rw-r--r--sal/qa/rtl/doublelock/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/sal/qa/rtl/doublelock/makefile.mk b/sal/qa/rtl/doublelock/makefile.mk
index f0ed4748d..bcffdadde 100644
--- a/sal/qa/rtl/doublelock/makefile.mk
+++ b/sal/qa/rtl/doublelock/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 15:44:41 $
+# last change: $Author: vg $ $Date: 2007-01-16 15:59:53 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -45,6 +45,9 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
+CFLAGS+= $(LFS_CFLAGS)
+CXXFLAGS+= $(LFS_CFLAGS)
+
# BEGIN ----------------------------------------------------------------
# auto generated Target:testjob by codegen.pl