2 # This file is part of the LibreOffice project.
4 # This Source Code Form is subject to the terms of the Mozilla Public
5 # License, v. 2.0. If a copy of the MPL was not distributed with this
6 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 # This file incorporates work covered by the following license notice:
10 # Licensed to the Apache Software Foundation (ASF) under one or more
11 # contributor license agreements. See the NOTICE file distributed
12 # with this work for additional information regarding copyright
13 # ownership. The ASF licenses this file to you under the Apache
14 # License, Version 2.0 (the "License"); you may not use this file
15 # except in compliance with the License. You may obtain a copy of
16 # the License at http://www.apache.org/licenses/LICENSE-2.0 .
26 ENABLE_EXCEPTIONS
=TRUE
28 my_components
= i18npool i18nsearch
30 # --- Settings -----------------------------------------------------
32 .INCLUDE
: settings.mk
34 # --- Files --------------------------------------------------------
39 $(OBJ
)$/outdevgrind.obj
41 # --- Targets ------------------------------------------------------
44 CFLAGS
+= -x objective-c
++ -fobjc-abi-version
=2 -fobjc-legacy-dispatch
-D__IPHONE_OS_VERSION_MIN_REQUIRED
=40300
54 APP1STDLIBS
= $(CPPULIB
) \
65 APP2TARGET
= outdevgrind
67 $(OBJ
)$/outdevgrind.obj
70 APP2STDLIBS
=$(TOOLSLIB
) \
86 APP3STDLIBS
= $(CPPULIB
) \
96 # --- Targets ------------------------------------------------------
97 .IF
"$(GUIBASE)" == "unx"
101 APP4OBJS
= $(OBJ
)$/svptest.obj
103 APP4STDLIBS
= $(CPPULIB
) \
113 APP5TARGET
= svpclient
114 APP5OBJS
= $(OBJ
)$/svpclient.obj
116 APP5STDLIBS
= $(CPPULIB
) \
126 .IF
"$(OS)" == "SOLARIS"
127 APP5STDLIBS
+=-lsocket
134 ALLTAR
: $(BIN
)/applicat.rdb
$(BIN
)/types.rdb
136 $(BIN
)/applicat.rdb .ERRREMOVE
: $(SOLARENV
)/bin
/packcomponents.xslt \
137 $(MISC
)/applicat.input
$(my_components
:^
"$(SOLARXMLDIR)/":+".component")
138 $(XSLTPROC
) --nonet
--stringparam
prefix $(SOLARXMLDIR
)/ -o
$@ \
139 $(SOLARENV
)/bin
/packcomponents.xslt
$(MISC
)/applicat.input
141 $(MISC
)/applicat.input
:
143 '<list>$(my_components:^"<filename>":+".component</filename>")</list>' \
146 $(BIN
)/types.rdb
: $(SOLARBINDIR
)/types.rdb