summaryrefslogtreecommitdiff
path: root/sal/osl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-16 14:55:00 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-16 14:55:00 +0000
commit9da3a47b1e0800b5ad2addcf311720bdc944e34a (patch)
tree20d07ae9dd71e4e6d95a5052e10e00050edcae85 /sal/osl
parentbdd14c9046df8b33c3d42f83b511df5709d62134 (diff)
INTEGRATION: CWS lfs (1.28.40); FILE MERGED
2006/11/30 16:31:46 rene 1.28.40.1: add LFS_CFLAGS only for sal
Diffstat (limited to 'sal/osl')
-rw-r--r--sal/osl/unx/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/sal/osl/unx/makefile.mk b/sal/osl/unx/makefile.mk
index fab353b1fa9d..1a34941d4f7d 100644
--- a/sal/osl/unx/makefile.mk
+++ b/sal/osl/unx/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.29 $
+# $Revision: 1.30 $
#
-# last change: $Author: kz $ $Date: 2006-11-06 14:52:21 $
+# last change: $Author: vg $ $Date: 2007-01-16 15:55:00 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -54,6 +54,9 @@ TARGETTYPE=CUI
.INCLUDE : settings.mk
+CFLAGS+= $(LFS_CFLAGS)
+CXXFLAGS+= $(LFS_CFLAGS)
+
# --- Files --------------------------------------------------------
SLOFILES= $(SLO)$/conditn.obj \