INTEGRATION: CWS hr51 (1.34.14); FILE MERGED
2008/05/14 14:53:39 hr 1.34.14.1: #i88947#: support for Solaris Sparc LP64
This commit is contained in:
parent
ce8f5bfdd6
commit
1269ef8c9c
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.34 $
|
||||
# $Revision: 1.35 $
|
||||
#
|
||||
# This file is part of OpenOffice.org.
|
||||
#
|
||||
|
@ -148,7 +148,7 @@ CFLAGS+=-DSAL_ENABLE_CRASH_REPORT
|
|||
|
||||
.INCLUDE : target.mk
|
||||
|
||||
.IF "$(OS)$(CPU)"=="SOLARISS" || "$(OS)$(CPU)"=="NETBSDS" || "$(OS)$(CPU)"=="LINUXS"
|
||||
.IF "$(OS)$(CPU)"=="SOLARISU" || "$(OS)$(CPU)"=="SOLARISS" || "$(OS)$(CPU)"=="NETBSDS" || "$(OS)$(CPU)"=="LINUXS"
|
||||
|
||||
$(SLO)$/interlck.obj: $(SLO)$/interlck.o
|
||||
touch $(SLO)$/interlck.obj
|
||||
|
|
Loading…
Reference in a new issue