summaryrefslogtreecommitdiff
path: root/solenv/inc/unxsogs.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-05 21:04:47 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-05 21:04:47 +0000
commit0658da8d487d61b421f25d012508a38299b5a4b9 (patch)
tree3e72d2a241f947cc200cce8a9836d1b10a1516a9 /solenv/inc/unxsogs.mk
parent8ddca82533233320de5ad303b6ba4a136796caf3 (diff)
INTEGRATION: CWS ause058 (1.12.330); FILE MERGED
2006/06/13 16:21:23 hjs 1.12.330.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport
Diffstat (limited to 'solenv/inc/unxsogs.mk')
-rw-r--r--solenv/inc/unxsogs.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/unxsogs.mk b/solenv/inc/unxsogs.mk
index f4f44f0672ac..09f20254da86 100644
--- a/solenv/inc/unxsogs.mk
+++ b/solenv/inc/unxsogs.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: unxsogs.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 10:00:37 $
+# last change: $Author: kz $ $Date: 2006-07-05 22:04:47 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -59,7 +59,7 @@ ARCH_FLAGS*=
CXX*=g++
CC*=gcc
-CFLAGS=-c $(INCLUDE)
+CFLAGS=-c
CFLAGSCC= -pipe $(ARCH_FLAGS)
CFLAGSEXCEPTIONS=-fexceptions