summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-16 15:06:56 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-16 15:06:56 +0000
commit67148ec4a9116e946c1a003eaa0431d03977084a (patch)
treee77b18b6653661d8bb5433cdda64f4424c49a81d
parentca4721b8ee5263f1ff3a743601f15524c5caac07 (diff)
INTEGRATION: CWS lfs (1.2.184); FILE MERGED
2006/11/30 16:32:00 rene 1.2.184.1: add LFS_CFLAGS only for sal
-rw-r--r--sal/workben/clipboardwben/testcopy/makefile.mk7
-rw-r--r--sal/workben/clipboardwben/testpaste/makefile.mk7
-rw-r--r--sal/workben/clipboardwben/testviewer/makefile.mk7
3 files changed, 15 insertions, 6 deletions
diff --git a/sal/workben/clipboardwben/testcopy/makefile.mk b/sal/workben/clipboardwben/testcopy/makefile.mk
index 8626c0c75..1f8108448 100644
--- a/sal/workben/clipboardwben/testcopy/makefile.mk
+++ b/sal/workben/clipboardwben/testcopy/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 16:56:27 $
+# last change: $Author: vg $ $Date: 2007-01-16 16:06:16 $
#
# 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 @@ LIBTARGET=NO
.INCLUDE : settings.mk
.INCLUDE : sv.mk
+CFLAGS+= $(LFS_CFLAGS)
+CXXFLAGS+= $(LFS_CFLAGS)
+
# --- Files --------------------------------------------------------
#
diff --git a/sal/workben/clipboardwben/testpaste/makefile.mk b/sal/workben/clipboardwben/testpaste/makefile.mk
index 528c7c5ae..e9ccf1035 100644
--- a/sal/workben/clipboardwben/testpaste/makefile.mk
+++ b/sal/workben/clipboardwben/testpaste/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 16:56:41 $
+# last change: $Author: vg $ $Date: 2007-01-16 16:06:40 $
#
# 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 @@ LIBTARGET=NO
.INCLUDE : settings.mk
.INCLUDE : sv.mk
+CFLAGS+= $(LFS_CFLAGS)
+CXXFLAGS+= $(LFS_CFLAGS)
+
# --- Files --------------------------------------------------------
#
diff --git a/sal/workben/clipboardwben/testviewer/makefile.mk b/sal/workben/clipboardwben/testviewer/makefile.mk
index 889b3f8d6..147930c8e 100644
--- a/sal/workben/clipboardwben/testviewer/makefile.mk
+++ b/sal/workben/clipboardwben/testviewer/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 16:56:59 $
+# last change: $Author: vg $ $Date: 2007-01-16 16:06:56 $
#
# 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 @@ LIBTARGET=NO
.INCLUDE : settings.mk
.INCLUDE : sv.mk
+CFLAGS+= $(LFS_CFLAGS)
+CXXFLAGS+= $(LFS_CFLAGS)
+
# --- Files --------------------------------------------------------
#