Kaydet (Commit) 557a7871 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS salaquatox11 (1.31.58); FILE MERGED

2007/06/16 01:29:28 ericb 1.31.58.1: #i78548# add osxlocale obj to be built
üst 1c27cf9b
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.31 $ # $Revision: 1.32 $
# #
# last change: $Author: obo $ $Date: 2007-01-25 15:24:24 $ # last change: $Author: rt $ $Date: 2007-07-03 12:48:28 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -113,6 +113,10 @@ OBJFILES= $(OBJ)$/conditn.obj \ ...@@ -113,6 +113,10 @@ OBJFILES= $(OBJ)$/conditn.obj \
$(OBJ)$/file_stat.obj $(OBJ)$/file_stat.obj
#.ENDIF #.ENDIF
.IF "$(OS)"=="MACOSX"
SLOFILES += $(SLO)$/osxlocale.obj
.ENDIF
.IF "$(OS)"=="SOLARIS" || "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" || "$(OS)$(CPU)"=="LINUXS" .IF "$(OS)"=="SOLARIS" || "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" || "$(OS)$(CPU)"=="LINUXS"
SLOFILES += $(SLO)$/backtrace.obj SLOFILES += $(SLO)$/backtrace.obj
OBJFILES += $(OBJ)$/backtrace.obj OBJFILES += $(OBJ)$/backtrace.obj
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment