From 5982fb80fb10b000cd9d425526154ed077f26d2f Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 16 Jan 2007 15:04:57 +0000 Subject: INTEGRATION: CWS lfs (1.2.142); FILE MERGED 2006/11/30 16:31:58 rene 1.2.142.1: add LFS_CFLAGS only for sal --- sal/test/unloading/makefile.mk | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sal/test') diff --git a/sal/test/unloading/makefile.mk b/sal/test/unloading/makefile.mk index b6859981357d..2a5e2ac01c94 100644 --- a/sal/test/unloading/makefile.mk +++ b/sal/test/unloading/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: kz $ $Date: 2006-10-05 10:45:56 $ +# last change: $Author: vg $ $Date: 2007-01-16 16:04:57 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -51,6 +51,9 @@ USE_DEFFILE= TRUE .INCLUDE : settings.mk +CFLAGS+= $(LFS_CFLAGS) +CXXFLAGS+= $(LFS_CFLAGS) + # --- Files -------------------------------------------------------- UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb -- cgit