12407af08SAndrew Rist#************************************************************** 22407af08SAndrew Rist# 32407af08SAndrew Rist# Licensed to the Apache Software Foundation (ASF) under one 42407af08SAndrew Rist# or more contributor license agreements. See the NOTICE file 52407af08SAndrew Rist# distributed with this work for additional information 62407af08SAndrew Rist# regarding copyright ownership. The ASF licenses this file 72407af08SAndrew Rist# to you under the Apache License, Version 2.0 (the 82407af08SAndrew Rist# "License"); you may not use this file except in compliance 92407af08SAndrew Rist# with the License. You may obtain a copy of the License at 102407af08SAndrew Rist# 112407af08SAndrew Rist# http://www.apache.org/licenses/LICENSE-2.0 122407af08SAndrew Rist# 132407af08SAndrew Rist# Unless required by applicable law or agreed to in writing, 142407af08SAndrew Rist# software distributed under the License is distributed on an 152407af08SAndrew Rist# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 162407af08SAndrew Rist# KIND, either express or implied. See the License for the 172407af08SAndrew Rist# specific language governing permissions and limitations 182407af08SAndrew Rist# under the License. 192407af08SAndrew Rist# 202407af08SAndrew Rist#************************************************************** 212407af08SAndrew Rist 222407af08SAndrew Rist 23cdf0e10cSrcweir 24cdf0e10cSrcweirPRJ = .. 25cdf0e10cSrcweirPRJNAME = postprocess 26cdf0e10cSrcweirTARGET = packcomponents 27cdf0e10cSrcweir 28cdf0e10cSrcweir.INCLUDE: settings.mk 29cdf0e10cSrcweir 30cdf0e10cSrcweir#TODO (copied from scp2/source/ooo/makefile.mk): 31cdf0e10cSrcweir.IF "$(OS)" != "MACOSX" && "$(OS)" != "WNT" && "$(ENABLE_GTK)" != "" 32cdf0e10cSrcweirPKGCONFIG_MODULES=gtk+-2.0 33cdf0e10cSrcweir.INCLUDE: pkg_config.mk 34cdf0e10cSrcweirGTK_TWO_FOUR=$(shell @+-$(PKG_CONFIG) --exists 'gtk+-2.0 >= 2.4.0' && echo YES) 35cdf0e10cSrcweir.END 36cdf0e10cSrcweir 37cdf0e10cSrcweirmy_components = \ 38910823aeSJürgen Schmidt bootstrap \ 39910823aeSJürgen Schmidt introspection \ 40910823aeSJürgen Schmidt invocadapt \ 41910823aeSJürgen Schmidt invocation \ 42910823aeSJürgen Schmidt javaloader \ 43910823aeSJürgen Schmidt javavm \ 44910823aeSJürgen Schmidt namingservice \ 45910823aeSJürgen Schmidt proxyfac \ 46910823aeSJürgen Schmidt reflection \ 47910823aeSJürgen Schmidt stocservices \ 48cdf0e10cSrcweir abp \ 49cdf0e10cSrcweir analysis \ 50cdf0e10cSrcweir basprov \ 51cdf0e10cSrcweir bib \ 52cdf0e10cSrcweir cached1 \ 53cdf0e10cSrcweir calc \ 54cdf0e10cSrcweir chartcontroller \ 55cdf0e10cSrcweir chartmodel \ 56cdf0e10cSrcweir charttools \ 57cdf0e10cSrcweir chartview \ 58*9d72048cSdamjan component/UnoControls/util/ctl \ 592016fac5Sdamjan component/animations/source/animcore/animcore \ 60deb7b1c2Sdamjan component/avmedia/util/avmedia \ 61dd913a84Sdamjan component/basctl/util/basctl \ 62290e3fa2Sdamjan component/binaryurp/source/binaryurp \ 63b63233d8Sdamjan component/canvas/source/factory/canvasfactory \ 64b63233d8Sdamjan component/canvas/source/simplecanvas/simplecanvas \ 65b63233d8Sdamjan component/canvas/source/vcl/vclcanvas \ 66cdf0e10cSrcweir component/comphelper/util/comphelp \ 67c9d49dbaSdamjan component/configmgr/source/configmgr \ 68b2b569f2SArmin Le Grand component/cui/util/cui \ 69ddde725dSArmin Le Grand component/drawinglayer/drawinglayer \ 70b63233d8Sdamjan component/dbaccess/source/ext/adabas/adabasui \ 71b63233d8Sdamjan component/dbaccess/source/ext/macromigration/dbmm \ 72b63233d8Sdamjan component/dbaccess/source/filter/xml/dbaxml \ 73b63233d8Sdamjan component/dbaccess/util/dba \ 74b63233d8Sdamjan component/dbaccess/util/dbu \ 75b63233d8Sdamjan component/dbaccess/util/sdbt \ 76e8183b3fSdamjan component/dtrans/util/mcnttype \ 77508394c9Sdamjan component/embeddedobj/util/embobj \ 780b5197c8Sdamjan component/eventattacher/source/evtatt \ 793616bdb9Sdamjan component/fileaccess/util/fileacc \ 8039ded6f8SDamjan Jovanovic component/formula/util/for \ 818d854f23Sdamjan component/fpicker/source/generic/fpicker \ 828d854f23Sdamjan component/fpicker/source/office/fps_office \ 83cdf0e10cSrcweir component/framework/util/fwk \ 84cdf0e10cSrcweir component/framework/util/fwl \ 85cdf0e10cSrcweir component/framework/util/fwm \ 86f90c092aSdamjan component/io/source/acceptor/acceptor \ 87f90c092aSdamjan component/io/source/connector/connector \ 88f90c092aSdamjan component/io/source/stm/streams \ 89f90c092aSdamjan component/io/source/TextInputStream/textinstream \ 90f90c092aSdamjan component/io/source/TextOutputStream/textoutstream \ 9126f17024Sdamjan component/javaunohelper/util/juh \ 92b63233d8Sdamjan component/linguistic/source/lng \ 93b63233d8Sdamjan component/oox/util/oox \ 94873c956eSdamjan component/package/source/xstor/xstor \ 95873c956eSdamjan component/package/util/package2 \ 96b63233d8Sdamjan component/reportdesign/util/rptxml \ 97b63233d8Sdamjan component/reportdesign/util/rpt \ 98b63233d8Sdamjan component/reportdesign/util/rptui \ 99cdf0e10cSrcweir component/vbahelper/util/msforms \ 10034de53acSdamjan component/remotebridges/source/unourl_resolver/uuresolver \ 101b63233d8Sdamjan component/sax/source/expatwrap/expwrap \ 102b63233d8Sdamjan component/sax/source/fastparser/fastsax \ 103b63233d8Sdamjan component/sd/util/sd \ 104b63233d8Sdamjan component/sd/util/sdd \ 105cdf0e10cSrcweir component/sfx2/util/sfx \ 106df3f5cbcSdamjan component/slideshow/util/slideshow \ 107cdf0e10cSrcweir component/sot/util/sot \ 108ddde725dSArmin Le Grand component/svgio/svgio \ 109b63233d8Sdamjan component/starmath/util/sm \ 110b63233d8Sdamjan component/starmath/util/smd \ 111cdf0e10cSrcweir component/svl/source/fsstor/fsstorage \ 112cdf0e10cSrcweir component/svl/source/passwordcontainer/passwordcontainer \ 113cdf0e10cSrcweir component/svl/util/svl \ 114cdf0e10cSrcweir component/svtools/source/hatchwindow/hatchwindowfactory \ 115cdf0e10cSrcweir component/svtools/util/svt \ 116cdf0e10cSrcweir component/svx/util/svx \ 117cdf0e10cSrcweir component/svx/util/svxcore \ 118cdf0e10cSrcweir component/svx/util/textconversiondlgs \ 119cdf0e10cSrcweir component/sw/util/msword \ 120cdf0e10cSrcweir component/sw/util/sw \ 121cdf0e10cSrcweir component/sw/util/swd \ 122cdf0e10cSrcweir component/sw/util/vbaswobj \ 123b63233d8Sdamjan component/unotools/util/utl \ 124ab743807Sdamjan component/uui/util/uui \ 1252e2269f7SJürgen Schmidt component/toolkit/util/ootk \ 126cdf0e10cSrcweir component/unoxml/source/rdf/unordf \ 127cdf0e10cSrcweir component/unoxml/source/service/unoxml \ 128b63233d8Sdamjan component/writerfilter/util/writerfilter \ 129cdf0e10cSrcweir component/xmloff/source/transform/xof \ 130cdf0e10cSrcweir component/xmloff/util/xo \ 131b63233d8Sdamjan component/xmlscript/util/xcr \ 132cdf0e10cSrcweir date \ 133cdf0e10cSrcweir dbase \ 134cdf0e10cSrcweir dbp \ 135cdf0e10cSrcweir dbpool2 \ 136cdf0e10cSrcweir dbtools \ 137cdf0e10cSrcweir deployment \ 138cdf0e10cSrcweir deploymentgui \ 139cdf0e10cSrcweir dlgprov \ 140cdf0e10cSrcweir filterconfig1 \ 141cdf0e10cSrcweir flash \ 142cdf0e10cSrcweir flat \ 143cdf0e10cSrcweir frm \ 144cdf0e10cSrcweir guesslang \ 145cdf0e10cSrcweir i18npool \ 146cdf0e10cSrcweir i18nsearch \ 147a44fea77SAriel Constenla-Haile lnth \ 148cdf0e10cSrcweir localebe1 \ 149cdf0e10cSrcweir log \ 150910823aeSJürgen Schmidt mailmerge \ 151cdf0e10cSrcweir migrationoo2 \ 152cdf0e10cSrcweir msfilter \ 153cdf0e10cSrcweir mysql \ 154cdf0e10cSrcweir odbc \ 155cdf0e10cSrcweir offacc \ 156cdf0e10cSrcweir oooimprovecore \ 157cdf0e10cSrcweir pcr \ 158cdf0e10cSrcweir pdffilter \ 159cdf0e10cSrcweir placeware \ 160cdf0e10cSrcweir preload \ 161cdf0e10cSrcweir protocolhandler \ 162cdf0e10cSrcweir pythonloader \ 163cdf0e10cSrcweir pythonscript \ 164cdf0e10cSrcweir res \ 165cdf0e10cSrcweir sb \ 166cdf0e10cSrcweir sc \ 167cdf0e10cSrcweir scd \ 168cdf0e10cSrcweir scn \ 169cdf0e10cSrcweir scriptframe \ 170cdf0e10cSrcweir sdbc2 \ 171cdf0e10cSrcweir spl \ 172cdf0e10cSrcweir srtrs1 \ 173cdf0e10cSrcweir stringresource \ 174cdf0e10cSrcweir svgfilter \ 175cdf0e10cSrcweir syssh \ 176cdf0e10cSrcweir t602filter \ 177cdf0e10cSrcweir tvhlp1 \ 178cdf0e10cSrcweir ucb1 \ 179cdf0e10cSrcweir ucpchelp1 \ 18059ddfc10SAndre Fischer ucpdav1 \ 181cdf0e10cSrcweir ucpexpand1 \ 182cdf0e10cSrcweir ucpext \ 183cdf0e10cSrcweir ucpfile1 \ 184cdf0e10cSrcweir ucpftp1 \ 185cdf0e10cSrcweir ucphier1 \ 186cdf0e10cSrcweir ucppkg1 \ 187cdf0e10cSrcweir ucptdoc1 \ 188cdf0e10cSrcweir updatefeed \ 189cdf0e10cSrcweir updchk \ 190cdf0e10cSrcweir vbaevents \ 191cdf0e10cSrcweir vbaobj \ 192cdf0e10cSrcweir xmlfa \ 193cdf0e10cSrcweir xmlfd \ 194cdf0e10cSrcweir xmx \ 195cdf0e10cSrcweir xsltdlg \ 19679e0a548SAriel Constenla-Haile PresentationMinimizer \ 19779e0a548SAriel Constenla-Haile PresenterScreen 198cdf0e10cSrcweir 199cdf0e10cSrcweir.IF "$(OS)" == "MACOSX" 200cdf0e10cSrcweirmy_components += component/vcl/vcl.macosx 201cdf0e10cSrcweir.ELSE 202168c4287SYuri Dario.IF "$(OS)" == "WNT" || "$(OS)" == "OS2" 203cdf0e10cSrcweirmy_components += component/vcl/vcl.windows 204cdf0e10cSrcweir.ELSE 205cdf0e10cSrcweirmy_components += component/vcl/vcl.unx 206cdf0e10cSrcweir.ENDIF 207cdf0e10cSrcweir.ENDIF 208cdf0e10cSrcweir 20935779863SAriel Constenla-Haile.IF "$(ENABLE_ONLINE_UPDATE)"=="YES" 21035779863SAriel Constenla-Hailemy_components += updchk.uno 21135779863SAriel Constenla-Haile.END 21235779863SAriel Constenla-Haile 2136a653dafSJuergen Schmidt.IF "$(OS)" != "WNT" && "$(OS)" != "OS2" 2146a653dafSJuergen Schmidtmy_components += mozbootstrap 2156a653dafSJuergen Schmidt.END 2166a653dafSJuergen Schmidt 217d2491125SOliver-Rainer Wittmann.IF "$(ENABLE_OOOIMPROVEMENT)" != "" 218cdf0e10cSrcweirmy_components += oooimprovement 219cdf0e10cSrcweir.END 220cdf0e10cSrcweir 22188bfee53SPedro Giffuni.IF "$(ENABLE_COINMP)"=="YES" 22288bfee53SPedro Giffunimy_components += solver 22388bfee53SPedro Giffuni.END 22488bfee53SPedro Giffuni 2250ea1a209SEike Rathke.IF "$(DISABLE_SAXON)" == "" 2260ea1a209SEike Rathkemy_components += XSLTFilter.jar \ 2270ea1a209SEike Rathke xsltfilter 2280ea1a209SEike Rathke.END 2290ea1a209SEike Rathke 230a44fea77SAriel Constenla-Haile.IF "$(ENABLE_HYPHEN)" == "YES" 2310ea1a209SEike Rathkemy_components += hyphen 2320ea1a209SEike Rathke.END 2330ea1a209SEike Rathke 234a44fea77SAriel Constenla-Haile.IF "$(ENABLE_HUNSPELL)" == "YES" 235a44fea77SAriel Constenla-Hailemy_components += spell 2360ea1a209SEike Rathke.END 2370ea1a209SEike Rathke 2380bd633abSJürgen Schmidt.IF "$(SYSTEM_LIBWPD)" == "YES" 2390ea1a209SEike Rathkemy_components += wpft 2400ea1a209SEike Rathke.END 2410ea1a209SEike Rathke 242508394c9Sdamjan.IF "$(OS)" == "WNT" 243ff9306feSdamjanmy_components += component/embeddedobj/source/msole/emboleobj.windows 244508394c9Sdamjan.ELSE 245ff9306feSdamjanmy_components += component/embeddedobj/source/msole/emboleobj 246cdf0e10cSrcweir.END 247cdf0e10cSrcweir 24846dacce6SMichael Stahl.IF "$(ENABLE_CAIRO_CANVAS)" == "TRUE" 249b63233d8Sdamjanmy_components += component/canvas/source/cairo/cairocanvas 250cdf0e10cSrcweir.END 251cdf0e10cSrcweir 252cdf0e10cSrcweir.IF "$(ENABLE_GCONF)" != "" 253cdf0e10cSrcweirmy_components += gconfbe1 254cdf0e10cSrcweir.END 255cdf0e10cSrcweir 256cdf0e10cSrcweir.IF "$(ENABLE_GIO)" != "" 257cdf0e10cSrcweirmy_components += ucpgio 258cdf0e10cSrcweir.END 259cdf0e10cSrcweir 260cdf0e10cSrcweir.IF "$(ENABLE_GNOMEVFS)" != "" 261cdf0e10cSrcweirmy_components += ucpgvfs 262cdf0e10cSrcweir.END 263cdf0e10cSrcweir 264cdf0e10cSrcweir.IF "$(ENABLE_KAB)" != "" 265cdf0e10cSrcweirmy_components += kab1 266cdf0e10cSrcweir.END 267cdf0e10cSrcweir 268cdf0e10cSrcweir.IF "$(ENABLE_KDE)" != "" 269cdf0e10cSrcweirmy_components += kdebe1 270cdf0e10cSrcweir.END 271cdf0e10cSrcweir 272cdf0e10cSrcweir.IF "$(ENABLE_KDE4)" != "" 273cdf0e10cSrcweirmy_components += kde4be1 274cdf0e10cSrcweir.END 275cdf0e10cSrcweir 27699425c2fSEike Rathke.IF "$(ENABLE_OPENGL)" == "TRUE" 277df3f5cbcSdamjanmy_components += component/slideshow/source/engine/OGLTrans/ogltrans 278cdf0e10cSrcweir.END 279cdf0e10cSrcweir 280cdf0e10cSrcweir.IF "$(SOLAR_JAVA)" == "TRUE" 281cdf0e10cSrcweirmy_components += \ 282cdf0e10cSrcweir LuceneHelpWrapper \ 283cdf0e10cSrcweir ScriptFramework \ 284cdf0e10cSrcweir ScriptProviderForJava \ 285cdf0e10cSrcweir XMergeBridge \ 286cdf0e10cSrcweir XSLTValidate \ 287b63233d8Sdamjan component/wizards/com/sun/star/wizards/agenda/agenda \ 288b63233d8Sdamjan component/wizards/com/sun/star/wizards/fax/fax \ 289b63233d8Sdamjan component/wizards/com/sun/star/wizards/form/form \ 290cdf0e10cSrcweir hsqldb \ 291cdf0e10cSrcweir jdbc \ 292b63233d8Sdamjan component/wizards/com/sun/star/wizards/letter/letter \ 293b63233d8Sdamjan component/wizards/com/sun/star/wizards/query/query \ 294b63233d8Sdamjan component/wizards/com/sun/star/wizards/report/report \ 295b63233d8Sdamjan component/wizards/com/sun/star/wizards/table/table \ 296b63233d8Sdamjan component/wizards/com/sun/star/wizards/web/web 2979ef65f0eSAndre Fischer.IF "$(ENABLE_BEANSHELL)" == "YES" 2989ef65f0eSAndre Fischermy_components += ScriptProviderForBeanShell 2999ef65f0eSAndre Fischer.END 3009ef65f0eSAndre Fischer.IF "$(ENABLE_JAVASCRIPT)" == "YES" 3019ef65f0eSAndre Fischermy_components += ScriptProviderForJavaScript 3029ef65f0eSAndre Fischer.END 303cdf0e10cSrcweir.END 304cdf0e10cSrcweir 305cdf0e10cSrcweir.IF "$(WITH_LDAP)" == "YES" 306cdf0e10cSrcweirmy_components += ldapbe2 307cdf0e10cSrcweir.END 308cdf0e10cSrcweir 309cc99daadSHerbert Dürr.IF "$(ENABLE_NSS_MODULE)" != "NO" 310cdf0e10cSrcweirmy_components += \ 311cdf0e10cSrcweir xmlsecurity \ 312cdf0e10cSrcweir xsec_fw \ 3130b544e7eSArmin Le Grand xsec_xmlsec 314cdf0e10cSrcweir.END 315cdf0e10cSrcweir 316cdf0e10cSrcweir.IF "$(OS)" == "MACOSX" 317cdf0e10cSrcweirmy_components += \ 318deb7b1c2Sdamjan component/avmedia/source/macavf/avmediaMacAVF \ 319deb7b1c2Sdamjan component/avmedia/source/quicktime/avmediaQuickTime \ 3208d854f23Sdamjan components/fpicker/source/aqua/fps_aqua \ 321cdf0e10cSrcweir macab1 \ 322c4436845SJürgen Schmidt macbe1 \ 3232ee8c3d1SEike Rathke MacOSXSpell 3242ee8c3d1SEike Rathke.END 3252ee8c3d1SEike Rathke 326cdf0e10cSrcweir.IF "$(OS)" == "WNT" 327cdf0e10cSrcweirmy_components += \ 328cdf0e10cSrcweir ado \ 3295d297950Sdamjan component/avmedia/source/win/avmediawin \ 330e8183b3fSdamjan component/dtrans/source/generic/dtrans \ 331e8183b3fSdamjan component/dtrans/util/dnd \ 332e8183b3fSdamjan component/dtrans/util/ftransl \ 333e8183b3fSdamjan component/dtrans/util/sysdtrans \ 3346ecc4615Sdamjan component/fpicker/util/fop \ 3356ecc4615Sdamjan component/fpicker/util/fps \ 336cdf0e10cSrcweir java_uno_accessbridge \ 337ae77b8caSAriel Constenla-Haile sysmail \ 338df906e24SSteve Yin winaccessibility \ 339cdf0e10cSrcweir wininetbe1 340cdf0e10cSrcweir.END 341cdf0e10cSrcweir 342168c4287SYuri Dario.IF "$(OS)" == "OS2" 343168c4287SYuri Dariomy_components += \ 344e8183b3fSdamjan component/dtrans/source/generic/dtrans \ 345e8183b3fSdamjan component/dtrans/util/sysdtrans 346168c4287SYuri Dario.END 347168c4287SYuri Dario 348cdf0e10cSrcweir.IF "$(OS)" == "WNT" && "$(DISABLE_ATL)" == "" 349cdf0e10cSrcweirmy_components += \ 350cdf0e10cSrcweir emser \ 351cdf0e10cSrcweir oleautobridge 352cdf0e10cSrcweir.END 353cdf0e10cSrcweir 354cdf0e10cSrcweir.IF "$(OS)" == "WNT" && "$(ENABLE_DIRECTX)" != "" 355cdf0e10cSrcweirmy_components += \ 356b63233d8Sdamjan component/canvas/source/directx/directx9canvas \ 357b63233d8Sdamjan component/canvas/source/directx/gdipluscanvas 358cdf0e10cSrcweir.END 359cdf0e10cSrcweir 360cdf0e10cSrcweir.IF "$(OS)" == "WNT" && "$(ENABLE_DIRECTX)" != "" && "$(USE_DIRECTX5)" != "" 361b63233d8Sdamjanmy_components += component/canvas/source/directx/directx5canvas 362cdf0e10cSrcweir.END 363cdf0e10cSrcweir 364cdf0e10cSrcweir.IF "$(OS)" == "LINUX" || "$(OS)" == "NETBSD" || \ 365cdf0e10cSrcweir ("$(OS)" == "SOLARIS" && "$(CPU)" == "S") || "$(OS)" == "WNT" 366cdf0e10cSrcweirmy_components += adabas 367cdf0e10cSrcweir.END 368cdf0e10cSrcweir 36961aaf8b6SYuri Dario.IF "$(OS)" != "MACOSX" && "$(OS)" != "WNT" && "$(OS)" != "OS2" 370cdf0e10cSrcweirmy_components += desktopbe1 371cdf0e10cSrcweir.END 372cdf0e10cSrcweir 373cdf0e10cSrcweir.IF "$(GTK_TWO_FOUR)" != "" 3748d854f23Sdamjanmy_components += component/fpicker/source/unx/gnome/fps_gnome 375cdf0e10cSrcweir.END 376cdf0e10cSrcweir 377cdf0e10cSrcweir.IF "$(OS)" != "MACOSX" && "$(OS)" != "WNT" && "$(ENABLE_KDE4)" != "" 3788d854f23Sdamjanmy_components += component/fpicker/source/unx/kde4/fps_kde4 379cdf0e10cSrcweir.END 380cdf0e10cSrcweir 381cdf0e10cSrcweir.IF "$(OS)" != "WNT" 382cdf0e10cSrcweirmy_components += cmdmail 383cdf0e10cSrcweir.END 384cdf0e10cSrcweir 385cdf0e10cSrcweir.IF "$(OS)" != "WNT" && "$(ENABLE_EVOAB2)" != "" 386cdf0e10cSrcweirmy_components += evoab 387cdf0e10cSrcweir.END 388cdf0e10cSrcweir 389cdf0e10cSrcweir.IF "$(OS)" != "WNT" && "$(ENABLE_GSTREAMER)" != "" 390deb7b1c2Sdamjanmy_components += component/avmedia/source/gstreamer/avmediagst 391cdf0e10cSrcweir.END 392cdf0e10cSrcweir 393cdf0e10cSrcweir.IF "$(OS)" != "WNT" && "$(SOLAR_JAVA)" == "TRUE" 394deb7b1c2Sdamjanmy_components += component/avmedia/source/java/avmedia.jar 395cdf0e10cSrcweir.END 396cdf0e10cSrcweir 397cdf0e10cSrcweirmy_ooo_components = mailmerge 398cdf0e10cSrcweir 399cdf0e10cSrcweir.INCLUDE: target.mk 400cdf0e10cSrcweir 401cdf0e10cSrcweirALLTAR : $(MISC)/services.rdb $(MISC)/ooo-services.rdb 402cdf0e10cSrcweir 403cdf0e10cSrcweir$(MISC)/services.rdb .ERRREMOVE : $(SOLARENV)/bin/packcomponents.xslt \ 404cdf0e10cSrcweir $(MISC)/services.input $(my_components:^"$(SOLARXMLDIR)/":+".component") 405cdf0e10cSrcweir $(XSLTPROC) --nonet --stringparam prefix $(SOLARXMLDIR)/ -o $@ \ 406cdf0e10cSrcweir $(SOLARENV)/bin/packcomponents.xslt $(MISC)/services.input 407cdf0e10cSrcweir 408cdf0e10cSrcweir$(MISC)/services.input : makefile.mk 409cdf0e10cSrcweir echo \ 410cdf0e10cSrcweir '<list>$(my_components:^"<filename>":+".component</filename>")</list>' \ 411cdf0e10cSrcweir > $@ 412cdf0e10cSrcweir 413cdf0e10cSrcweir$(MISC)/ooo-services.rdb .ERRREMOVE : $(SOLARENV)/bin/packcomponents.xslt \ 414cdf0e10cSrcweir $(MISC)/ooo-services.input \ 415cdf0e10cSrcweir $(my_ooo_components:^"$(SOLARXMLDIR)/":+".component") 416cdf0e10cSrcweir $(XSLTPROC) --nonet --stringparam prefix $(SOLARXMLDIR)/ -o $@ \ 417cdf0e10cSrcweir $(SOLARENV)/bin/packcomponents.xslt $(MISC)/ooo-services.input 418cdf0e10cSrcweir 419cdf0e10cSrcweir$(MISC)/ooo-services.input : makefile.mk 420cdf0e10cSrcweir echo '<list>' \ 421cdf0e10cSrcweir '$(my_ooo_components:^"<filename>":+".component</filename>")' \ 422cdf0e10cSrcweir '</list>' > $@ 423