1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 # Copyright 2008 by Sun Microsystems, Inc.
7 # OpenOffice.org - a multi-platform office productivity suite
9 # $RCSfile: makefile.mk,v $
13 # This file is part of OpenOffice.org.
15 # OpenOffice.org is free software: you can redistribute it and/or modify
16 # it under the terms of the GNU Lesser General Public License version 3
17 # only, as published by the Free Software Foundation.
19 # OpenOffice.org is distributed in the hope that it will be useful,
20 # but WITHOUT ANY WARRANTY; without even the implied warranty of
21 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 # GNU Lesser General Public License version 3 for more details
23 # (a copy is included in the LICENSE file that accompanied this code).
25 # You should have received a copy of the GNU Lesser General Public License
26 # version 3 along with OpenOffice.org. If not, see
27 # <http://www.openoffice.org/license.html>
28 # for a copy of the LGPLv3 License.
30 #*************************************************************************
41 ENABLE_EXCEPTIONS
=TRUE
43 # --- Settings -----------------------------------------------------
44 .INCLUDE
: settings.mk
46 # --- Files --------------------------------------------------------
48 # ... common for all test executables ..............................
57 # ... FileTests .....................................................
58 APP1STDLIBS
= $(APPSTDLIBS
) \
61 APP1STDLIBS
+=$(STDLIBCPP
)
67 $(SLO
)$/oslstream.obj \
68 $(SLO
)$/filehelper.obj \
69 $(SLO
)$/simpletest.obj \
71 $(SLO
)$/confname.obj \
73 # $(SLO)$/xmlexport.obj \
74 # $(SLO)$/xmlimport.obj \
76 # $(SLO)$/xmltreebuilder.obj \
77 # $(SLO)$/cmtree.obj \
78 # $(SLO)$/cmtreemodel.obj \
79 # $(SLO)$/typeconverter.obj \
80 # $(SLO)$/changes.obj \
81 # $(SLO)$/xmlformater.obj \
82 # $(SLO)$/attributes.obj \
83 # $(SLO)$/tracer.obj \
86 # ... common for all test executables ..............................
87 # APP2STDLIBS = $(APPSTDLIBS)
89 # APP2STDLIBS+=$(STDLIBCPP)
91 # APP2TARGET= cfglocal
93 # $(SLO)$/cfglocal.obj \
94 # $(SLO)$/receivethread.obj \
95 # $(SLO)$/redirector.obj \
96 # $(SLO)$/socketstream.obj \
97 # $(SLO)$/attributes.obj \
98 # $(SLO)$/localsession.obj \
99 # $(SLO)$/saxtools.obj \
100 # $(SLO)$/mergeupdates.obj \
101 # $(SLO)$/oslstream.obj \
102 # $(SLO)$/configsession.obj \
103 # $(SLO)$/confname.obj \
104 # $(SLO)$/sessionstream.obj \
105 # $(SLO)$/filehelper.obj \
106 # $(SLO)$/tracer.obj \
107 # $(SLO)$/updatedom.obj \
108 # $(SLO)$/strconverter.obj \
109 # $(SLO)$/strimpl.obj \