summaryrefslogtreecommitdiff
path: root/framework/util
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-07-11 12:07:52 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-07-11 12:07:52 +0000
commit01371d2e31f937379793032e24a522d3b81a7547 (patch)
tree901bf5b1201d61696e93420c7848a94fb9980724 /framework/util
parente253535e7a283b6dfb18df633f1b9af5f0e9913a (diff)
INTEGRATION: CWS mba23issues03 (1.3.100); FILE MERGED
2007/06/14 18:55:37 mba 1.3.100.1: #i72366#: remove old MacOS9 code
Diffstat (limited to 'framework/util')
-rw-r--r--framework/util/makefile.pmk8
1 files changed, 2 insertions, 6 deletions
diff --git a/framework/util/makefile.pmk b/framework/util/makefile.pmk
index 986bb018fce8..f60ed44b2a07 100644
--- a/framework/util/makefile.pmk
+++ b/framework/util/makefile.pmk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.pmk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2006-10-30 08:11:51 $
+# last change: $Author: ihi $ $Date: 2007-07-11 13:07:52 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -39,11 +39,7 @@ PDBTARGET= framework
.INCLUDE : settings.mk
-.IF "$(GUI)" != "MAC"
CFLAGS+=-I..$/..$/idl
-.ELSE
-CFLAGS+=-I ..$/..$/idl
-.ENDIF
.IF "$(GUI)"=="UNX"
PATH_SEPERATOR=":"