summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 12:28:52 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 12:28:52 +0000
commitaa19cbd8734c36c09ef324bd8f0cca514585dfa9 (patch)
tree97cce97ca7c8a0f227c9f4377191282731f0823a /bridges
parent05a95a6e723ed644ecaea65a906b8f434d1044be (diff)
INTEGRATION: CWS ause069 (1.2.60); FILE MERGED
2006/11/28 11:48:39 hjs 1.2.60.1: #i70359# remove forced shell calls; a bit cleanup
Diffstat (limited to 'bridges')
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_intel/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/bridges/source/cpp_uno/gcc3_macosx_intel/makefile.mk b/bridges/source/cpp_uno/gcc3_macosx_intel/makefile.mk
index a0ec8637c3e2..502fa7495480 100644
--- a/bridges/source/cpp_uno/gcc3_macosx_intel/makefile.mk
+++ b/bridges/source/cpp_uno/gcc3_macosx_intel/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: kz $ $Date: 2006-02-03 17:35:29 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:28:52 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -39,13 +39,10 @@ PRJNAME=bridges
TARGET=gcc3_uno
LIBTARGET=no
ENABLE_EXCEPTIONS=TRUE
-NO_BSYMBOLIC=TRUE
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# --- Files --------------------------------------------------------