]> git.saurik.com Git - wxWidgets.git/blame - tests/Makefile.in
fixing file paths after renaming
[wxWidgets.git] / tests / Makefile.in
CommitLineData
670ec357
VS
1# =========================================================================
2# This makefile was generated by
6e0fbb3d 3# Bakefile 0.2.3 (http://www.bakefile.org)
670ec357
VS
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
7
8@MAKE_SET@
9
10prefix = @prefix@
11exec_prefix = @exec_prefix@
6e0fbb3d 12datarootdir = @datarootdir@
670ec357
VS
13INSTALL = @INSTALL@
14EXEEXT = @EXEEXT@
cf9b63b3
VZ
15WINDRES = @WINDRES@
16REZ = @REZ@
670ec357 17SETFILE = @SETFILE@
69199aad
VZ
18BK_DEPS = @BK_DEPS@
19BK_MAKE_PCH = @BK_MAKE_PCH@
670ec357
VS
20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
69199aad 22LIBS = @LIBS@
670ec357
VS
23CXX = @CXX@
24CXXFLAGS = @CXXFLAGS@
25CPPFLAGS = @CPPFLAGS@
26LDFLAGS = @LDFLAGS@
589e20d0 27WX_LIB_FLAVOUR = @WX_LIB_FLAVOUR@
670ec357
VS
28CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
29CPPUNIT_LIBS = @CPPUNIT_LIBS@
30TOOLKIT = @TOOLKIT@
31TOOLKIT_LOWERCASE = @TOOLKIT_LOWERCASE@
32TOOLKIT_VERSION = @TOOLKIT_VERSION@
8ced02f6 33TOOLCHAIN_FULLNAME = @TOOLCHAIN_FULLNAME@
670ec357 34EXTRALIBS = @EXTRALIBS@
5e05df3c 35EXTRALIBS_XML = @EXTRALIBS_XML@
0e3165d7 36EXTRALIBS_GUI = @EXTRALIBS_GUI@
173f3c03 37CXXWARNINGS = @CXXWARNINGS@
670ec357
VS
38HOST_SUFFIX = @HOST_SUFFIX@
39SAMPLES_RPATH_FLAG = @SAMPLES_RPATH_FLAG@
40SAMPLES_RPATH_POSTLINK = @SAMPLES_RPATH_POSTLINK@
69199aad 41wx_top_builddir = @wx_top_builddir@
670ec357
VS
42
43### Variables: ###
44
45DESTDIR =
ae4ccf12 46WX_RELEASE = 2.9
25bb1412 47WX_VERSION = $(WX_RELEASE).0
69199aad 48LIBDIRNAME = $(wx_top_builddir)/lib
8899b155 49TEST_CXXFLAGS = $(__test_PCH_INC) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
8c9f8f91 50 $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) \
173f3c03
VZ
51 -I$(srcdir) $(__DLLFLAG_p) -DwxUSE_GUI=0 $(CPPUNIT_CFLAGS) $(CXXWARNINGS) \
52 $(CPPFLAGS) $(CXXFLAGS)
670ec357
VS
53TEST_OBJECTS = \
54 test_test.o \
17a7bf57 55 test_archivetest.o \
e6477b92 56 test_ziptest.o \
cdd7933f 57 test_tartest.o \
dd65d8c8 58 test_arrays.o \
a8098f86 59 test_base64.o \
5769cf0f 60 test_cmdlinetest.o \
9222c613 61 test_fileconf.o \
113e181a 62 test_datetimetest.o \
0912690b 63 test_filekind.o \
113e181a
RN
64 test_filenametest.o \
65 test_filesystest.o \
66 test_fontmaptest.o \
67 test_formatconvertertest.o \
f9c3d39b 68 test_hashes.o \
02f935fb 69 test_intltest.o \
7d9cfc54 70 test_lists.o \
113e181a 71 test_longlongtest.o \
d31a29b5 72 test_convautotest.o \
113e181a
RN
73 test_mbconvtest.o \
74 test_regextest.o \
75 test_wxregextest.o \
3c589493 76 test_scopeguardtest.o \
99d8bc65 77 test_iostream.o \
1cd53e88 78 test_strings.o \
405b7d91 79 test_stdstrings.o \
20a34d96 80 test_tokenizer.o \
c9f78968 81 test_unichar.o \
387f829e 82 test_unicode.o \
c9f78968 83 test_vararg.o \
cf8ee08b 84 test_crt.o \
3b2cb431 85 test_vsnprintf.o \
7735998c 86 test_bstream.o \
7d9cfc54 87 test_datastreamtest.o \
7735998c 88 test_ffilestream.o \
e2255c89 89 test_fileback.o \
7735998c 90 test_filestream.o \
cb327439 91 test_largefile.o \
7735998c 92 test_memstream.o \
ceec2216 93 test_sstream.o \
e1265174 94 test_tempfile.o \
8899b155 95 test_textstreamtest.o \
816b59de 96 test_zlibstream.o \
fb86a4bb 97 test_textfiletest.o \
173f3c03 98 test_atomic.o \
6aaee6af 99 test_queue.o \
e966f815 100 test_uris.o \
6490a288
VZ
101 test_vectors.o \
102 test_evtconnection.o \
6e4ae332 103 test_weakref.o \
5e05df3c
VS
104 test_xlocale.o \
105 test_xmltest.o
8899b155 106TEST_ODEP = $(___pch_testprec_test_testprec_h_gch___depname)
a0744a6b 107TEST_GUI_CXXFLAGS = $(__test_gui_PCH_INC) -D__WX$(TOOLKIT)__ \
8c9f8f91 108 $(__WXUNIV_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
0d90d6ea 109 $(__THREAD_DEFINE_p) -I$(srcdir) $(__DLLFLAG_p) -I$(srcdir)/../samples \
173f3c03 110 $(CPPUNIT_CFLAGS) $(CXXWARNINGS) $(CPPFLAGS) $(CXXFLAGS)
a0744a6b
VS
111TEST_GUI_OBJECTS = \
112 $(__test_gui___win32rc) \
113 $(__test_gui_os2_lib_res) \
98a50e20 114 test_gui_test.o \
d3c073a2
DE
115 test_gui_rect.o \
116 test_gui_size.o \
9222c613 117 test_gui_point.o \
c0d9b217 118 test_gui_config.o \
c8f80d27 119 test_gui_textctrltest.o \
3e50a139 120 test_gui_rawbmp.o \
1a86d2e5 121 test_gui_selstoretest.o \
5af86f4d
VZ
122 test_gui_clientsize.o \
123 test_gui_setsize.o
a0744a6b 124TEST_GUI_ODEP = $(___pch_testprec_test_gui_testprec_h_gch___depname)
c2c04edc
KO
125PRINTFBENCH_CXXFLAGS = $(__printfbench_PCH_INC) -D__WX$(TOOLKIT)__ \
126 $(__WXUNIV_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
127 $(__THREAD_DEFINE_p) -I$(srcdir) $(__DLLFLAG_p) -DwxUSE_GUI=0 \
173f3c03 128 $(CPPUNIT_CFLAGS) $(CXXWARNINGS) $(CPPFLAGS) $(CXXFLAGS)
c2c04edc
KO
129PRINTFBENCH_OBJECTS = \
130 printfbench_printfbench.o
131PRINTFBENCH_ODEP = $(___pch_testprec_printfbench_testprec_h_gch___depname)
670ec357
VS
132
133### Conditionally set variables: ###
134
135@COND_DEPS_TRACKING_0@CXXC = $(CXX)
69199aad 136@COND_DEPS_TRACKING_1@CXXC = $(BK_DEPS) $(CXX)
670ec357
VS
137@COND_USE_GUI_0@PORTNAME = base
138@COND_USE_GUI_1@PORTNAME = $(TOOLKIT_LOWERCASE)$(TOOLKIT_VERSION)
139@COND_TOOLKIT_MAC@WXBASEPORT = _carbon
140@COND_BUILD_DEBUG_DEBUG_FLAG_DEFAULT@WXDEBUGFLAG = d
141@COND_DEBUG_FLAG_1@WXDEBUGFLAG = d
142@COND_UNICODE_1@WXUNICODEFLAG = u
143@COND_WXUNIV_1@WXUNIVNAME = univ
0e3165d7
DE
144@COND_MONOLITHIC_0@EXTRALIBS_FOR_BASE = $(EXTRALIBS)
145@COND_MONOLITHIC_1@EXTRALIBS_FOR_BASE = $(EXTRALIBS) $(EXTRALIBS_GUI)
a0744a6b
VS
146@COND_MONOLITHIC_0@EXTRALIBS_FOR_GUI = $(EXTRALIBS_GUI)
147@COND_MONOLITHIC_1@EXTRALIBS_FOR_GUI =
6e0fbb3d 148@COND_PLATFORM_MAC_0@__test___mac_setfilecmd = @true
670ec357
VS
149@COND_PLATFORM_MAC_1@__test___mac_setfilecmd = \
150@COND_PLATFORM_MAC_1@ $(SETFILE) -t APPL test$(EXEEXT)
8899b155 151@COND_GCC_PCH_1@__test_PCH_INC = -I.pch/testprec_test
cf9b63b3
VZ
152@COND_ICC_PCH_1@__test_PCH_INC = -use_pch .pch/testprec_test/testprec.h.gch
153@COND_USE_PCH_1@___pch_testprec_test_testprec_h_gch___depname \
154@COND_USE_PCH_1@ = .pch/testprec_test/testprec.h.gch
113e181a
RN
155COND_MONOLITHIC_0___WXLIB_NET_p = \
156 -lwx_base$(WXBASEPORT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_net-$(WX_RELEASE)$(HOST_SUFFIX)
157@COND_MONOLITHIC_0@__WXLIB_NET_p = $(COND_MONOLITHIC_0___WXLIB_NET_p)
5e05df3c
VS
158COND_MONOLITHIC_0___WXLIB_XML_p = \
159 -lwx_base$(WXBASEPORT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_xml-$(WX_RELEASE)$(HOST_SUFFIX)
160@COND_MONOLITHIC_0@__WXLIB_XML_p = $(COND_MONOLITHIC_0___WXLIB_XML_p)
a0744a6b 161@COND_USE_GUI_1@__test_gui___depname = test_gui$(EXEEXT)
6e0fbb3d 162@COND_PLATFORM_MAC_0@__test_gui___mac_setfilecmd = @true
a0744a6b
VS
163@COND_PLATFORM_MAC_1@__test_gui___mac_setfilecmd = \
164@COND_PLATFORM_MAC_1@ $(SETFILE) -a C test_gui$(EXEEXT)
165@COND_PLATFORM_MAC_1@__test_gui___mac_rezcmd = $(__MACOSX_RESOURCES_p_1)
166@COND_WXUNIV_1@__WXUNIV_DEFINE_p_4 = -d __WXUNIVERSAL__
167@COND_WXUNIV_1@__WXUNIV_DEFINE_p_5 = --define __WXUNIVERSAL__
8c9f8f91
JS
168@COND_USE_EXCEPTIONS_0@__EXCEPTIONS_DEFINE_p_4 = -d wxNO_EXCEPTIONS
169@COND_USE_EXCEPTIONS_0@__EXCEPTIONS_DEFINE_p_5 = --define wxNO_EXCEPTIONS
170@COND_USE_RTTI_0@__RTTI_DEFINE_p_4 = -d wxNO_RTTI
171@COND_USE_RTTI_0@__RTTI_DEFINE_p_5 = --define wxNO_RTTI
172@COND_USE_THREADS_0@__THREAD_DEFINE_p_4 = -d wxNO_THREADS
173@COND_USE_THREADS_0@__THREAD_DEFINE_p_5 = --define wxNO_THREADS
a0744a6b
VS
174@COND_SHARED_1@__DLLFLAG_p_4 = -d WXUSINGDLL
175@COND_SHARED_1@__DLLFLAG_p_5 = --define WXUSINGDLL
8ced02f6
DE
176@COND_TOOLKIT_MSW@__RCDEFDIR_p = -i \
177@COND_TOOLKIT_MSW@ $(LIBDIRNAME)/wx/include/$(TOOLCHAIN_FULLNAME)
178@COND_TOOLKIT_MSW@__RCDEFDIR_p_1 = --include-dir \
179@COND_TOOLKIT_MSW@ $(LIBDIRNAME)/wx/include/$(TOOLCHAIN_FULLNAME)
a0744a6b
VS
180@COND_PLATFORM_WIN32_1@__test_gui___win32rc = test_gui_sample_rc.o
181@COND_PLATFORM_OS2_1@__test_gui_os2_lib_res = \
182@COND_PLATFORM_OS2_1@ $(top_srcdir)/include/wx/os2/wx.res
e8352927
VS
183@COND_PLATFORM_MACOSX_1_USE_GUI_1@__test_gui_app_Contents_PkgInfo___depname \
184@COND_PLATFORM_MACOSX_1_USE_GUI_1@ = test_gui.app/Contents/PkgInfo
185@COND_PLATFORM_MACOSX_1_USE_GUI_1@__test_gui_bundle___depname \
186@COND_PLATFORM_MACOSX_1_USE_GUI_1@ = test_gui_bundle
a0744a6b 187@COND_TOOLKIT_COCOA@____test_gui_BUNDLE_TGT_REF_DEP = \
e8352927 188@COND_TOOLKIT_COCOA@ $(__test_gui_app_Contents_PkgInfo___depname)
a0744a6b 189@COND_TOOLKIT_MAC@____test_gui_BUNDLE_TGT_REF_DEP = \
e8352927 190@COND_TOOLKIT_MAC@ $(__test_gui_app_Contents_PkgInfo___depname)
a0744a6b 191@COND_GCC_PCH_1@__test_gui_PCH_INC = -I.pch/testprec_test_gui
cf9b63b3
VZ
192@COND_ICC_PCH_1@__test_gui_PCH_INC = -use_pch \
193@COND_ICC_PCH_1@ .pch/testprec_test_gui/testprec.h.gch
194@COND_USE_PCH_1@___pch_testprec_test_gui_testprec_h_gch___depname \
195@COND_USE_PCH_1@ = .pch/testprec_test_gui/testprec.h.gch
a0744a6b
VS
196COND_MONOLITHIC_0___WXLIB_CORE_p = \
197 -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core-$(WX_RELEASE)$(HOST_SUFFIX)
198@COND_MONOLITHIC_0@__WXLIB_CORE_p = $(COND_MONOLITHIC_0___WXLIB_CORE_p)
3b2cb431
JS
199@COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN@__LIB_TIFF_p \
200@COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN@ = \
201@COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN@ -lwxtiff$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
202@COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN@__LIB_JPEG_p \
203@COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN@ = \
204@COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN@ -lwxjpeg$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
205@COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN@__LIB_PNG_p \
206@COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN@ = \
207@COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN@ -lwxpng$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
6e0fbb3d 208@COND_PLATFORM_MAC_0@__printfbench___mac_setfilecmd = @true
c2c04edc
KO
209@COND_PLATFORM_MAC_1@__printfbench___mac_setfilecmd = \
210@COND_PLATFORM_MAC_1@ $(SETFILE) -t APPL printfbench$(EXEEXT)
211@COND_GCC_PCH_1@__printfbench_PCH_INC = -I.pch/testprec_printfbench
212@COND_ICC_PCH_1@__printfbench_PCH_INC = -use_pch \
213@COND_ICC_PCH_1@ .pch/testprec_printfbench/testprec.h.gch
214@COND_USE_PCH_1@___pch_testprec_printfbench_testprec_h_gch___depname \
215@COND_USE_PCH_1@ = .pch/testprec_printfbench/testprec.h.gch
cf9b63b3 216COND_TOOLKIT_MAC___MACOSX_RESOURCES_p_1 = $(REZ) -d __DARWIN__ -t APPL -d \
8c9f8f91
JS
217 __WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p_4) $(__EXCEPTIONS_DEFINE_p_4) \
218 $(__RTTI_DEFINE_p_4) $(__THREAD_DEFINE_p_4) -i $(srcdir) $(__DLLFLAG_p_4) -i \
8ced02f6
DE
219 $(srcdir)/../samples $(__RCDEFDIR_p) -i $(top_srcdir)/include -o \
220 test_gui$(EXEEXT) Carbon.r sample.r
a0744a6b
VS
221@COND_TOOLKIT_MAC@__MACOSX_RESOURCES_p_1 = $(COND_TOOLKIT_MAC___MACOSX_RESOURCES_p_1)
222@COND_WXUNIV_1@__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
8c9f8f91
JS
223@COND_USE_EXCEPTIONS_0@__EXCEPTIONS_DEFINE_p = -DwxNO_EXCEPTIONS
224@COND_USE_RTTI_0@__RTTI_DEFINE_p = -DwxNO_RTTI
225@COND_USE_THREADS_0@__THREAD_DEFINE_p = -DwxNO_THREADS
a0744a6b 226@COND_SHARED_1@__DLLFLAG_p = -DWXUSINGDLL
ceec2216 227COND_MONOLITHIC_0___WXLIB_BASE_p = \
a1bf307a 228 -lwx_base$(WXBASEPORT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
ceec2216 229@COND_MONOLITHIC_0@__WXLIB_BASE_p = $(COND_MONOLITHIC_0___WXLIB_BASE_p)
670ec357 230COND_MONOLITHIC_1___WXLIB_MONO_p = \
a1bf307a 231 -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
670ec357 232@COND_MONOLITHIC_1@__WXLIB_MONO_p = $(COND_MONOLITHIC_1___WXLIB_MONO_p)
670ec357 233@COND_WXUSE_ZLIB_BUILTIN@__LIB_ZLIB_p = \
ceec2216 234@COND_WXUSE_ZLIB_BUILTIN@ -lwxzlib$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
ceec2216
RL
235COND_WXUSE_REGEX_BUILTIN___LIB_REGEX_p = \
236 -lwxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
237@COND_WXUSE_REGEX_BUILTIN@__LIB_REGEX_p = $(COND_WXUSE_REGEX_BUILTIN___LIB_REGEX_p)
670ec357 238@COND_WXUSE_EXPAT_BUILTIN@__LIB_EXPAT_p = \
ceec2216 239@COND_WXUSE_EXPAT_BUILTIN@ -lwxexpat$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
670ec357
VS
240
241### Targets: ###
242
02f935fb 243all: test$(EXEEXT) $(__test_gui___depname) $(__test_gui_bundle___depname) data fr printfbench$(EXEEXT)
670ec357
VS
244
245install: all
246
247uninstall:
248
249install-strip: install
250
251clean:
252 rm -rf ./.deps ./.pch
253 rm -f ./*.o
254 rm -f test$(EXEEXT)
a0744a6b
VS
255 rm -f test_gui$(EXEEXT)
256 rm -rf test_gui.app
c2c04edc 257 rm -f printfbench$(EXEEXT)
670ec357
VS
258
259distclean: clean
cb327439 260 rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
670ec357
VS
261
262test$(EXEEXT): $(TEST_OBJECTS)
5e05df3c 263 $(CXX) -o $@ $(TEST_OBJECTS) $(LDFLAGS) -L$(LIBDIRNAME) $(SAMPLES_RPATH_FLAG) $(CPPUNIT_LIBS) $(LIBS) $(__WXLIB_NET_p) $(__WXLIB_BASE_p) $(__WXLIB_XML_p) $(EXTRALIBS_XML) $(__WXLIB_MONO_p) $(__LIB_ZLIB_p) $(__LIB_REGEX_p) $(__LIB_EXPAT_p) $(EXTRALIBS_FOR_BASE)
670ec357 264
d3c073a2
DE
265 $(__test___mac_setfilecmd)
266 $(SAMPLES_RPATH_POSTLINK)
670ec357 267
cf9b63b3 268@COND_USE_PCH_1@.pch/testprec_test/testprec.h.gch:
69199aad 269@COND_USE_PCH_1@ $(BK_MAKE_PCH) .pch/testprec_test/testprec.h.gch testprec.h $(CXX) $(TEST_CXXFLAGS)
8899b155 270
a0744a6b 271@COND_USE_GUI_1@test_gui$(EXEEXT): $(TEST_GUI_OBJECTS) $(__test_gui___win32rc)
6aaee6af 272@COND_USE_GUI_1@ $(CXX) -o $@ $(TEST_GUI_OBJECTS) $(LDFLAGS) -L$(LIBDIRNAME) $(SAMPLES_RPATH_FLAG) $(CPPUNIT_LIBS) $(LIBS) $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) $(EXTRALIBS_FOR_GUI) $(__LIB_ZLIB_p) $(__LIB_REGEX_p) $(__LIB_EXPAT_p) $(EXTRALIBS_FOR_BASE)
a0744a6b 273@COND_USE_GUI_1@ $(__test_gui___mac_rezcmd)
d3c073a2
DE
274@COND_USE_GUI_1@ $(__test_gui___mac_setfilecmd)
275@COND_USE_GUI_1@ $(SAMPLES_RPATH_POSTLINK)
a0744a6b 276
e8352927
VS
277@COND_PLATFORM_MACOSX_1_USE_GUI_1@test_gui.app/Contents/PkgInfo: $(__test_gui___depname) $(top_srcdir)/src/mac/carbon/Info.plist.in $(top_srcdir)/src/mac/carbon/wxmac.icns
278@COND_PLATFORM_MACOSX_1_USE_GUI_1@ mkdir -p test_gui.app/Contents
279@COND_PLATFORM_MACOSX_1_USE_GUI_1@ mkdir -p test_gui.app/Contents/MacOS
280@COND_PLATFORM_MACOSX_1_USE_GUI_1@ mkdir -p test_gui.app/Contents/Resources
281@COND_PLATFORM_MACOSX_1_USE_GUI_1@
282@COND_PLATFORM_MACOSX_1_USE_GUI_1@
283@COND_PLATFORM_MACOSX_1_USE_GUI_1@ sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \
284@COND_PLATFORM_MACOSX_1_USE_GUI_1@ -e "s/EXECUTABLE/test_gui/" \
285@COND_PLATFORM_MACOSX_1_USE_GUI_1@ -e "s/VERSION/$(WX_VERSION)/" \
286@COND_PLATFORM_MACOSX_1_USE_GUI_1@ $(top_srcdir)/src/mac/carbon/Info.plist.in >test_gui.app/Contents/Info.plist
287@COND_PLATFORM_MACOSX_1_USE_GUI_1@
288@COND_PLATFORM_MACOSX_1_USE_GUI_1@
289@COND_PLATFORM_MACOSX_1_USE_GUI_1@ echo -n "APPL????" >test_gui.app/Contents/PkgInfo
290@COND_PLATFORM_MACOSX_1_USE_GUI_1@
291@COND_PLATFORM_MACOSX_1_USE_GUI_1@
292@COND_PLATFORM_MACOSX_1_USE_GUI_1@ ln -f test_gui$(EXEEXT) test_gui.app/Contents/MacOS/test_gui
293@COND_PLATFORM_MACOSX_1_USE_GUI_1@
294@COND_PLATFORM_MACOSX_1_USE_GUI_1@
295@COND_PLATFORM_MACOSX_1_USE_GUI_1@ cp -f $(top_srcdir)/src/mac/carbon/wxmac.icns test_gui.app/Contents/Resources/wxmac.icns
a0744a6b 296
e8352927 297@COND_PLATFORM_MACOSX_1_USE_GUI_1@test_gui_bundle: $(____test_gui_BUNDLE_TGT_REF_DEP)
a0744a6b 298
cf9b63b3 299@COND_USE_PCH_1@.pch/testprec_test_gui/testprec.h.gch:
69199aad 300@COND_USE_PCH_1@ $(BK_MAKE_PCH) .pch/testprec_test_gui/testprec.h.gch testprec.h $(CXX) $(TEST_GUI_CXXFLAGS)
a0744a6b 301
387f829e
VS
302data:
303 @mkdir -p .
304 @for f in testdata.fc; do \
0d90d6ea 305 if test ! -f ./$$f -a ! -d ./$$f ; \
cb327439
MW
306 then x=yep ; \
307 else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
387f829e 308 fi; \
cb327439
MW
309 case "$$x" in ?*) \
310 cp -pRf $(srcdir)/$$f . ;; \
311 esac; \
387f829e
VS
312 done
313
02f935fb
VS
314fr:
315 @mkdir -p ./intl/fr
316 @for f in internat.po internat.mo; do \
317 if test ! -f ./intl/fr/$$f -a ! -d ./intl/fr/$$f ; \
318 then x=yep ; \
319 else x=`find $(srcdir)/intl/fr/$$f -newer ./intl/fr/$$f -print` ; \
320 fi; \
321 case "$$x" in ?*) \
322 cp -pRf $(srcdir)/intl/fr/$$f ./intl/fr ;; \
323 esac; \
324 done
325
c2c04edc 326printfbench$(EXEEXT): $(PRINTFBENCH_OBJECTS)
6aaee6af 327 $(CXX) -o $@ $(PRINTFBENCH_OBJECTS) $(LDFLAGS) -L$(LIBDIRNAME) $(SAMPLES_RPATH_FLAG) $(CPPUNIT_LIBS) $(LIBS) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_ZLIB_p) $(__LIB_REGEX_p) $(__LIB_EXPAT_p) $(EXTRALIBS_FOR_BASE)
c2c04edc
KO
328
329 $(__printfbench___mac_setfilecmd)
330 $(SAMPLES_RPATH_POSTLINK)
331
332@COND_USE_PCH_1@.pch/testprec_printfbench/testprec.h.gch:
69199aad 333@COND_USE_PCH_1@ $(BK_MAKE_PCH) .pch/testprec_printfbench/testprec.h.gch testprec.h $(CXX) $(PRINTFBENCH_CXXFLAGS)
c2c04edc 334
8899b155 335test_test.o: $(srcdir)/test.cpp $(TEST_ODEP)
cb327439 336 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/test.cpp
8899b155
RN
337
338test_archivetest.o: $(srcdir)/archive/archivetest.cpp $(TEST_ODEP)
cb327439 339 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/archive/archivetest.cpp
670ec357 340
e6477b92
MW
341test_ziptest.o: $(srcdir)/archive/ziptest.cpp $(TEST_ODEP)
342 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/archive/ziptest.cpp
343
cdd7933f
MW
344test_tartest.o: $(srcdir)/archive/tartest.cpp $(TEST_ODEP)
345 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/archive/tartest.cpp
346
8899b155 347test_arrays.o: $(srcdir)/arrays/arrays.cpp $(TEST_ODEP)
cb327439 348 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/arrays/arrays.cpp
17a7bf57 349
a8098f86
VZ
350test_base64.o: $(srcdir)/base64/base64.cpp $(TEST_ODEP)
351 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/base64/base64.cpp
352
5769cf0f
VZ
353test_cmdlinetest.o: $(srcdir)/cmdline/cmdlinetest.cpp $(TEST_ODEP)
354 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/cmdline/cmdlinetest.cpp
355
9222c613
VZ
356test_fileconf.o: $(srcdir)/config/fileconf.cpp $(TEST_ODEP)
357 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/config/fileconf.cpp
358
8899b155 359test_datetimetest.o: $(srcdir)/datetime/datetimetest.cpp $(TEST_ODEP)
cb327439 360 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/datetime/datetimetest.cpp
e70833fb 361
0912690b
MW
362test_filekind.o: $(srcdir)/filekind/filekind.cpp $(TEST_ODEP)
363 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/filekind/filekind.cpp
364
8899b155 365test_filenametest.o: $(srcdir)/filename/filenametest.cpp $(TEST_ODEP)
cb327439 366 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/filename/filenametest.cpp
ab921f5f 367
8899b155 368test_filesystest.o: $(srcdir)/filesys/filesystest.cpp $(TEST_ODEP)
cb327439 369 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/filesys/filesystest.cpp
3fa86423 370
8899b155 371test_fontmaptest.o: $(srcdir)/fontmap/fontmaptest.cpp $(TEST_ODEP)
cb327439 372 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/fontmap/fontmaptest.cpp
4827cbd9 373
8899b155 374test_formatconvertertest.o: $(srcdir)/formatconverter/formatconvertertest.cpp $(TEST_ODEP)
cb327439 375 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/formatconverter/formatconvertertest.cpp
dd65d8c8 376
8899b155 377test_hashes.o: $(srcdir)/hashes/hashes.cpp $(TEST_ODEP)
cb327439 378 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/hashes/hashes.cpp
cf1014a2 379
02f935fb
VS
380test_intltest.o: $(srcdir)/intl/intltest.cpp $(TEST_ODEP)
381 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/intl/intltest.cpp
382
7d9cfc54 383test_lists.o: $(srcdir)/lists/lists.cpp $(TEST_ODEP)
cb327439 384 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/lists/lists.cpp
7d9cfc54 385
8899b155 386test_longlongtest.o: $(srcdir)/longlong/longlongtest.cpp $(TEST_ODEP)
cb327439 387 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/longlong/longlongtest.cpp
f9c3d39b 388
d31a29b5
VZ
389test_convautotest.o: $(srcdir)/mbconv/convautotest.cpp $(TEST_ODEP)
390 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/mbconv/convautotest.cpp
391
8899b155 392test_mbconvtest.o: $(srcdir)/mbconv/mbconvtest.cpp $(TEST_ODEP)
cb327439 393 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/mbconv/mbconvtest.cpp
1b035b8c 394
8899b155 395test_regextest.o: $(srcdir)/regex/regextest.cpp $(TEST_ODEP)
cb327439 396 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/regex/regextest.cpp
dd65d8c8 397
8899b155 398test_wxregextest.o: $(srcdir)/regex/wxregextest.cpp $(TEST_ODEP)
cb327439 399 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/regex/wxregextest.cpp
dd65d8c8 400
3c589493
VZ
401test_scopeguardtest.o: $(srcdir)/scopeguard/scopeguardtest.cpp $(TEST_ODEP)
402 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/scopeguard/scopeguardtest.cpp
403
99d8bc65
VZ
404test_iostream.o: $(srcdir)/strings/iostream.cpp $(TEST_ODEP)
405 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/iostream.cpp
406
8899b155 407test_strings.o: $(srcdir)/strings/strings.cpp $(TEST_ODEP)
cb327439 408 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/strings.cpp
dd65d8c8 409
8899b155 410test_stdstrings.o: $(srcdir)/strings/stdstrings.cpp $(TEST_ODEP)
cb327439 411 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/stdstrings.cpp
1cd53e88 412
20a34d96
VZ
413test_tokenizer.o: $(srcdir)/strings/tokenizer.cpp $(TEST_ODEP)
414 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/tokenizer.cpp
415
c9f78968
VS
416test_unichar.o: $(srcdir)/strings/unichar.cpp $(TEST_ODEP)
417 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/unichar.cpp
418
8899b155 419test_unicode.o: $(srcdir)/strings/unicode.cpp $(TEST_ODEP)
cb327439 420 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/unicode.cpp
405b7d91 421
c9f78968
VS
422test_vararg.o: $(srcdir)/strings/vararg.cpp $(TEST_ODEP)
423 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/vararg.cpp
424
8899b155 425test_crt.o: $(srcdir)/strings/crt.cpp $(TEST_ODEP)
cb327439 426 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/crt.cpp
387f829e 427
3b2cb431
JS
428test_vsnprintf.o: $(srcdir)/strings/vsnprintf.cpp $(TEST_ODEP)
429 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/vsnprintf.cpp
430
8899b155 431test_bstream.o: $(srcdir)/streams/bstream.cpp $(TEST_ODEP)
cb327439 432 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/bstream.cpp
cf8ee08b 433
7d9cfc54 434test_datastreamtest.o: $(srcdir)/streams/datastreamtest.cpp $(TEST_ODEP)
cb327439 435 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/datastreamtest.cpp
7d9cfc54 436
8899b155 437test_ffilestream.o: $(srcdir)/streams/ffilestream.cpp $(TEST_ODEP)
cb327439 438 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/ffilestream.cpp
7735998c 439
e2255c89
MW
440test_fileback.o: $(srcdir)/streams/fileback.cpp $(TEST_ODEP)
441 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/fileback.cpp
442
8899b155 443test_filestream.o: $(srcdir)/streams/filestream.cpp $(TEST_ODEP)
cb327439
MW
444 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/filestream.cpp
445
446test_largefile.o: $(srcdir)/streams/largefile.cpp $(TEST_ODEP)
447 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/largefile.cpp
7735998c 448
8899b155 449test_memstream.o: $(srcdir)/streams/memstream.cpp $(TEST_ODEP)
cb327439 450 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/memstream.cpp
7735998c 451
8899b155 452test_sstream.o: $(srcdir)/streams/sstream.cpp $(TEST_ODEP)
cb327439 453 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/sstream.cpp
7735998c 454
e1265174
MW
455test_tempfile.o: $(srcdir)/streams/tempfile.cpp $(TEST_ODEP)
456 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/tempfile.cpp
457
8899b155 458test_textstreamtest.o: $(srcdir)/streams/textstreamtest.cpp $(TEST_ODEP)
cb327439 459 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/textstreamtest.cpp
ceec2216 460
8899b155 461test_zlibstream.o: $(srcdir)/streams/zlibstream.cpp $(TEST_ODEP)
cb327439 462 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/zlibstream.cpp
7735998c 463
fb86a4bb
VZ
464test_textfiletest.o: $(srcdir)/textfile/textfiletest.cpp $(TEST_ODEP)
465 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/textfile/textfiletest.cpp
466
173f3c03
VZ
467test_atomic.o: $(srcdir)/thread/atomic.cpp $(TEST_ODEP)
468 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/thread/atomic.cpp
469
6aaee6af
VZ
470test_queue.o: $(srcdir)/thread/queue.cpp $(TEST_ODEP)
471 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/thread/queue.cpp
472
8899b155 473test_uris.o: $(srcdir)/uris/uris.cpp $(TEST_ODEP)
cb327439 474 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/uris/uris.cpp
edcccd84 475
e966f815
VS
476test_vectors.o: $(srcdir)/vectors/vectors.cpp $(TEST_ODEP)
477 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/vectors/vectors.cpp
478
6490a288
VZ
479test_evtconnection.o: $(srcdir)/weakref/evtconnection.cpp $(TEST_ODEP)
480 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/weakref/evtconnection.cpp
481
482test_weakref.o: $(srcdir)/weakref/weakref.cpp $(TEST_ODEP)
483 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/weakref/weakref.cpp
484
6e4ae332
VZ
485test_xlocale.o: $(srcdir)/xlocale/xlocale.cpp $(TEST_ODEP)
486 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/xlocale/xlocale.cpp
487
5e05df3c
VS
488test_xmltest.o: $(srcdir)/xml/xmltest.cpp $(TEST_ODEP)
489 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/xml/xmltest.cpp
490
0d90d6ea 491test_gui_sample_rc.o: $(srcdir)/../samples/sample.rc $(TEST_GUI_ODEP)
c9f78968 492 $(WINDRES) -i$< -o$@ --define __WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p_5) $(__EXCEPTIONS_DEFINE_p_5) $(__RTTI_DEFINE_p_5) $(__THREAD_DEFINE_p_5) --include-dir $(srcdir) $(__DLLFLAG_p_5) --include-dir $(srcdir)/../samples $(__RCDEFDIR_p_1) --include-dir $(top_srcdir)/include
a0744a6b
VS
493
494test_gui_test.o: $(srcdir)/test.cpp $(TEST_GUI_ODEP)
cb327439 495 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/test.cpp
a0744a6b 496
98a50e20 497test_gui_rect.o: $(srcdir)/geometry/rect.cpp $(TEST_GUI_ODEP)
cb327439 498 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/geometry/rect.cpp
98a50e20 499
d3c073a2 500test_gui_size.o: $(srcdir)/geometry/size.cpp $(TEST_GUI_ODEP)
cb327439 501 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/geometry/size.cpp
d3c073a2
DE
502
503test_gui_point.o: $(srcdir)/geometry/point.cpp $(TEST_GUI_ODEP)
cb327439 504 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/geometry/point.cpp
d3c073a2 505
9222c613
VZ
506test_gui_config.o: $(srcdir)/config/config.cpp $(TEST_GUI_ODEP)
507 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/config/config.cpp
508
c0d9b217
VZ
509test_gui_textctrltest.o: $(srcdir)/controls/textctrltest.cpp $(TEST_GUI_ODEP)
510 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/textctrltest.cpp
511
3e50a139
VZ
512test_gui_rawbmp.o: $(srcdir)/image/rawbmp.cpp $(TEST_GUI_ODEP)
513 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/image/rawbmp.cpp
514
c8f80d27
VZ
515test_gui_selstoretest.o: $(srcdir)/misc/selstoretest.cpp $(TEST_GUI_ODEP)
516 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/misc/selstoretest.cpp
517
1a86d2e5
VZ
518test_gui_clientsize.o: $(srcdir)/window/clientsize.cpp $(TEST_GUI_ODEP)
519 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/window/clientsize.cpp
520
5af86f4d
VZ
521test_gui_setsize.o: $(srcdir)/window/setsize.cpp $(TEST_GUI_ODEP)
522 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/window/setsize.cpp
523
c2c04edc
KO
524printfbench_printfbench.o: $(srcdir)/benchmarks/printfbench.cpp $(PRINTFBENCH_ODEP)
525 $(CXXC) -c -o $@ $(PRINTFBENCH_CXXFLAGS) $(srcdir)/benchmarks/printfbench.cpp
526
670ec357
VS
527
528# Include dependency info, if present:
529@IF_GNU_MAKE@-include .deps/*.d
530
02f935fb 531.PHONY: all install uninstall clean distclean test_gui_bundle data fr