summaryrefslogtreecommitdiff
path: root/odk/util
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-08-27 12:50:38 +0000
committerRüdiger Timm <rt@openoffice.org>2008-08-27 12:50:38 +0000
commit491e72b2b24ebf4b67915229abd2abc7f77e1a54 (patch)
tree9a036b63536a0e5081f3da9074a72f35502365dd /odk/util
parentdaf791e97b29cb5ba1a0d090b8a4b9f8134dc134 (diff)
INTEGRATION: CWS sb91 (1.55.6); FILE MERGED
2008/07/22 07:44:06 sb 1.55.6.3: merged in 1.56.2.1 2008/07/16 07:21:56 sb 1.55.6.2: RESYNC: (1.55-1.56); FILE MERGED 2008/07/11 08:58:54 sb 1.55.6.1: #i91567# make buildable on unxsolu4 (but that does not yet lead to a working SDK on unxsolu4)
Diffstat (limited to 'odk/util')
-rw-r--r--odk/util/makefile.pmk8
1 files changed, 7 insertions, 1 deletions
diff --git a/odk/util/makefile.pmk b/odk/util/makefile.pmk
index 3bddaa01ed9b..0f252210ff64 100644
--- a/odk/util/makefile.pmk
+++ b/odk/util/makefile.pmk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.pmk,v $
#
-# $Revision: 1.57 $
+# $Revision: 1.58 $
#
# This file is part of OpenOffice.org.
#
@@ -132,6 +132,12 @@ DLLOUT=$(SOLARLIBDIR)
##############
DESTPLATFROM=solsparc
+.ELIF "$(OS)$(CPU)"=="SOLARISU"
+##############
+# SOLARIS SPARC 64
+##############
+DESTPLATFROM=solsparc64
+
.ELIF "$(OS)$(CPU)"=="SOLARISI"
##########
# SOLARIS INTEL