summaryrefslogtreecommitdiff
path: root/solenv/inc/unxsogi.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-05 21:04:36 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-05 21:04:36 +0000
commit8ddca82533233320de5ad303b6ba4a136796caf3 (patch)
tree3b611054d6855f3933692c4a389f8e8f0052dc22 /solenv/inc/unxsogi.mk
parentee0bb31dff6f714612081463b036d34897a82121 (diff)
INTEGRATION: CWS ause058 (1.7.330); FILE MERGED
2006/06/13 16:21:23 hjs 1.7.330.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport
Diffstat (limited to 'solenv/inc/unxsogi.mk')
-rw-r--r--solenv/inc/unxsogi.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/unxsogi.mk b/solenv/inc/unxsogi.mk
index d3ac70f36c54..7ecab1e85947 100644
--- a/solenv/inc/unxsogi.mk
+++ b/solenv/inc/unxsogi.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: unxsogi.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 10:00:17 $
+# last change: $Author: kz $ $Date: 2006-07-05 22:04:36 $
#
# 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