summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-09-04 06:11:05 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-09-04 06:11:05 +0000
commit2368ba139516f20fa97bb4b37ab47a90c7e98127 (patch)
tree261a329d87d192341ff20c0ab1238bac709031c7 /sal
parent68d7dfb51c1d8064765f445548b038417c7a4795 (diff)
INTEGRATION: CWS hotmac_DEV300 (1.36.64); FILE MERGED
2008/08/27 07:43:21 kr 1.36.64.1: #i92388#
Diffstat (limited to 'sal')
-rw-r--r--sal/rtl/source/makefile.mk12
1 files changed, 11 insertions, 1 deletions
diff --git a/sal/rtl/source/makefile.mk b/sal/rtl/source/makefile.mk
index 5d9cbd022..20d227baa 100644
--- a/sal/rtl/source/makefile.mk
+++ b/sal/rtl/source/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.36 $
+# $Revision: 1.37 $
#
# This file is part of OpenOffice.org.
#
@@ -99,6 +99,11 @@ SLOFILES= \
$(SLO)$/debugprint.obj \
$(SLO)$/math.obj
+.IF "$(OS)"=="MACOSX"
+SLOFILES+=$(SLO)$/memory_fini.obj
+.ENDIF
+
+
#.IF "$(UPDATER)"=="YES"
OBJFILES= \
$(OBJ)$/alloc_global.obj \
@@ -127,6 +132,11 @@ OBJFILES= \
$(OBJ)$/tres.obj \
$(OBJ)$/math.obj
+.IF "$(OS)"=="MACOSX"
+OBJFILES+=$(OBJ)$/memory_fini.obj
+.ENDIF
+
+
APP1TARGET=gen_makefile
APP1OBJS=$(SLO)$/gen_makefile.obj
APP1LIBSALCPPRT=