]> git.saurik.com Git - wxWidgets.git/blame_incremental - samples/internat/Makefile.in
Moved property unattachment code from wxPropertyGridInterface::RemoveProperty() to...
[wxWidgets.git] / samples / internat / Makefile.in
... / ...
CommitLineData
1# =========================================================================
2# This makefile was generated by
3# Bakefile 0.2.8 (http://www.bakefile.org)
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
7
8@MAKE_SET@
9
10prefix = @prefix@
11exec_prefix = @exec_prefix@
12datarootdir = @datarootdir@
13INSTALL = @INSTALL@
14EXEEXT = @EXEEXT@
15WINDRES = @WINDRES@
16SETFILE = @SETFILE@
17NM = @NM@
18BK_DEPS = @BK_DEPS@
19srcdir = @srcdir@
20top_srcdir = @top_srcdir@
21LIBS = @LIBS@
22LDFLAGS_GUI = @LDFLAGS_GUI@
23CXX = @CXX@
24CXXFLAGS = @CXXFLAGS@
25CPPFLAGS = @CPPFLAGS@
26LDFLAGS = @LDFLAGS@
27WX_LIB_FLAVOUR = @WX_LIB_FLAVOUR@
28TOOLKIT = @TOOLKIT@
29TOOLKIT_LOWERCASE = @TOOLKIT_LOWERCASE@
30TOOLKIT_VERSION = @TOOLKIT_VERSION@
31TOOLCHAIN_FULLNAME = @TOOLCHAIN_FULLNAME@
32EXTRALIBS = @EXTRALIBS@
33EXTRALIBS_GUI = @EXTRALIBS_GUI@
34CXXWARNINGS = @CXXWARNINGS@
35HOST_SUFFIX = @HOST_SUFFIX@
36SAMPLES_RPATH_FLAG = @SAMPLES_RPATH_FLAG@
37wx_top_builddir = @wx_top_builddir@
38
39### Variables: ###
40
41DESTDIR =
42WX_RELEASE = 2.9
43WX_VERSION = $(WX_RELEASE).1
44LIBDIRNAME = $(wx_top_builddir)/lib
45INTERNAT_CXXFLAGS = -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
46 $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
47 $(__THREAD_DEFINE_p) -I$(srcdir) $(__DLLFLAG_p) -I$(srcdir)/../../samples \
48 $(CXXWARNINGS) $(CPPFLAGS) $(CXXFLAGS)
49INTERNAT_OBJECTS = \
50 $(__internat_os2_lib_res) \
51 internat_internat.o \
52 $(__internat___win32rc)
53
54### Conditionally set variables: ###
55
56@COND_DEPS_TRACKING_0@CXXC = $(CXX)
57@COND_DEPS_TRACKING_1@CXXC = $(BK_DEPS) $(CXX)
58@COND_USE_GUI_0@PORTNAME = base
59@COND_USE_GUI_1@PORTNAME = $(TOOLKIT_LOWERCASE)$(TOOLKIT_VERSION)
60@COND_TOOLKIT_MAC@WXBASEPORT = _carbon
61@COND_BUILD_debug@WXDEBUGFLAG = d
62@COND_UNICODE_1@WXUNICODEFLAG = u
63@COND_WXUNIV_1@WXUNIVNAME = univ
64@COND_MONOLITHIC_0@EXTRALIBS_FOR_BASE = $(EXTRALIBS)
65@COND_MONOLITHIC_1@EXTRALIBS_FOR_BASE = $(EXTRALIBS) $(EXTRALIBS_GUI)
66@COND_MONOLITHIC_0@EXTRALIBS_FOR_GUI = $(EXTRALIBS_GUI)
67@COND_MONOLITHIC_1@EXTRALIBS_FOR_GUI =
68@COND_PLATFORM_MAC_0@__internat___mac_setfilecmd = @true
69@COND_PLATFORM_MAC_1@__internat___mac_setfilecmd = \
70@COND_PLATFORM_MAC_1@ $(SETFILE) -t APPL internat$(EXEEXT)
71@COND_WXUNIV_1@__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
72@COND_WXUNIV_1@__WXUNIV_DEFINE_p_2 = --define __WXUNIVERSAL__
73@COND_DEBUG_FLAG_0@__DEBUG_DEFINE_p = -DwxDEBUG_LEVEL=0
74@COND_DEBUG_FLAG_0@__DEBUG_DEFINE_p_2 = --define wxDEBUG_LEVEL=0
75@COND_USE_EXCEPTIONS_0@__EXCEPTIONS_DEFINE_p = -DwxNO_EXCEPTIONS
76@COND_USE_EXCEPTIONS_0@__EXCEPTIONS_DEFINE_p_2 = --define wxNO_EXCEPTIONS
77@COND_USE_RTTI_0@__RTTI_DEFINE_p = -DwxNO_RTTI
78@COND_USE_RTTI_0@__RTTI_DEFINE_p_2 = --define wxNO_RTTI
79@COND_USE_THREADS_0@__THREAD_DEFINE_p = -DwxNO_THREADS
80@COND_USE_THREADS_0@__THREAD_DEFINE_p_2 = --define wxNO_THREADS
81@COND_SHARED_1@__DLLFLAG_p = -DWXUSINGDLL
82@COND_SHARED_1@__DLLFLAG_p_2 = --define WXUSINGDLL
83COND_PLATFORM_OS2_1___internat___os2_emxbindcmd = $(NM) internat$(EXEEXT) | if \
84 grep -q pmwin.763 ; then emxbind -ep internat$(EXEEXT) ; fi
85@COND_PLATFORM_OS2_1@__internat___os2_emxbindcmd = $(COND_PLATFORM_OS2_1___internat___os2_emxbindcmd)
86@COND_TOOLKIT_MSW@__RCDEFDIR_p_1 = --include-dir \
87@COND_TOOLKIT_MSW@ $(LIBDIRNAME)/wx/include/$(TOOLCHAIN_FULLNAME)
88@COND_PLATFORM_OS2_1@__internat_os2_lib_res = \
89@COND_PLATFORM_OS2_1@ $(top_srcdir)/include/wx/os2/wx.res
90@COND_PLATFORM_MACOSX_1@__internat_app_Contents_PkgInfo___depname \
91@COND_PLATFORM_MACOSX_1@ = internat.app/Contents/PkgInfo
92@COND_PLATFORM_MACOSX_1@__internat_bundle___depname = internat_bundle
93@COND_TOOLKIT_MAC@____internat_BUNDLE_TGT_REF_DEP = \
94@COND_TOOLKIT_MAC@ $(__internat_app_Contents_PkgInfo___depname)
95@COND_TOOLKIT_OSX_CARBON@____internat_BUNDLE_TGT_REF_DEP \
96@COND_TOOLKIT_OSX_CARBON@ = $(__internat_app_Contents_PkgInfo___depname)
97@COND_TOOLKIT_OSX_COCOA@____internat_BUNDLE_TGT_REF_DEP \
98@COND_TOOLKIT_OSX_COCOA@ = $(__internat_app_Contents_PkgInfo___depname)
99@COND_TOOLKIT_OSX_IPHONE@____internat_BUNDLE_TGT_REF_DEP \
100@COND_TOOLKIT_OSX_IPHONE@ = $(__internat_app_Contents_PkgInfo___depname)
101@COND_TOOLKIT_COCOA@____internat_BUNDLE_TGT_REF_DEP = \
102@COND_TOOLKIT_COCOA@ $(__internat_app_Contents_PkgInfo___depname)
103COND_MONOLITHIC_0___WXLIB_CORE_p = \
104 -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core-$(WX_RELEASE)$(HOST_SUFFIX)
105@COND_MONOLITHIC_0@__WXLIB_CORE_p = $(COND_MONOLITHIC_0___WXLIB_CORE_p)
106COND_MONOLITHIC_0___WXLIB_BASE_p = \
107 -lwx_base$(WXBASEPORT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
108@COND_MONOLITHIC_0@__WXLIB_BASE_p = $(COND_MONOLITHIC_0___WXLIB_BASE_p)
109@COND_PLATFORM_WIN32_1@__internat___win32rc = internat_internat_rc.o
110COND_MONOLITHIC_1___WXLIB_MONO_p = \
111 -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
112@COND_MONOLITHIC_1@__WXLIB_MONO_p = $(COND_MONOLITHIC_1___WXLIB_MONO_p)
113@COND_USE_GUI_1_wxUSE_LIBTIFF_builtin@__LIB_TIFF_p \
114@COND_USE_GUI_1_wxUSE_LIBTIFF_builtin@ = \
115@COND_USE_GUI_1_wxUSE_LIBTIFF_builtin@ -lwxtiff$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
116@COND_USE_GUI_1_wxUSE_LIBJPEG_builtin@__LIB_JPEG_p \
117@COND_USE_GUI_1_wxUSE_LIBJPEG_builtin@ = \
118@COND_USE_GUI_1_wxUSE_LIBJPEG_builtin@ -lwxjpeg$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
119@COND_USE_GUI_1_wxUSE_LIBPNG_builtin@__LIB_PNG_p \
120@COND_USE_GUI_1_wxUSE_LIBPNG_builtin@ = \
121@COND_USE_GUI_1_wxUSE_LIBPNG_builtin@ -lwxpng$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
122@COND_wxUSE_ZLIB_builtin@__LIB_ZLIB_p = \
123@COND_wxUSE_ZLIB_builtin@ -lwxzlib$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
124COND_wxUSE_REGEX_builtin___LIB_REGEX_p = \
125 -lwxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
126@COND_wxUSE_REGEX_builtin@__LIB_REGEX_p = $(COND_wxUSE_REGEX_builtin___LIB_REGEX_p)
127@COND_wxUSE_EXPAT_builtin@__LIB_EXPAT_p = \
128@COND_wxUSE_EXPAT_builtin@ -lwxexpat$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
129
130### Targets: ###
131
132all: internat$(EXEEXT) $(__internat_bundle___depname) ar bg cs de fr it ka pl ru sv ja ja_JP.EUC-JP
133
134install:
135
136uninstall:
137
138install-strip: install
139
140clean:
141 rm -rf ./.deps ./.pch
142 rm -f ./*.o
143 rm -f internat$(EXEEXT)
144 rm -rf internat.app
145
146distclean: clean
147 rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
148
149internat$(EXEEXT): $(INTERNAT_OBJECTS) $(__internat___win32rc)
150 $(CXX) -o $@ $(INTERNAT_OBJECTS) -L$(LIBDIRNAME) $(LDFLAGS_GUI) $(SAMPLES_RPATH_FLAG) $(LDFLAGS) $(__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) $(LIBS)
151
152 $(__internat___mac_setfilecmd)
153 $(__internat___os2_emxbindcmd)
154
155@COND_PLATFORM_MACOSX_1@internat.app/Contents/PkgInfo: internat$(EXEEXT) $(top_srcdir)/src/osx/carbon/Info.plist.in $(top_srcdir)/src/osx/carbon/wxmac.icns
156@COND_PLATFORM_MACOSX_1@ mkdir -p internat.app/Contents
157@COND_PLATFORM_MACOSX_1@ mkdir -p internat.app/Contents/MacOS
158@COND_PLATFORM_MACOSX_1@ mkdir -p internat.app/Contents/Resources
159@COND_PLATFORM_MACOSX_1@
160@COND_PLATFORM_MACOSX_1@
161@COND_PLATFORM_MACOSX_1@ sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \
162@COND_PLATFORM_MACOSX_1@ -e "s/EXECUTABLE/internat/" \
163@COND_PLATFORM_MACOSX_1@ -e "s/VERSION/$(WX_VERSION)/" \
164@COND_PLATFORM_MACOSX_1@ $(top_srcdir)/src/osx/carbon/Info.plist.in >internat.app/Contents/Info.plist
165@COND_PLATFORM_MACOSX_1@
166@COND_PLATFORM_MACOSX_1@
167@COND_PLATFORM_MACOSX_1@ echo -n "APPL????" >internat.app/Contents/PkgInfo
168@COND_PLATFORM_MACOSX_1@
169@COND_PLATFORM_MACOSX_1@
170@COND_PLATFORM_MACOSX_1@ ln -f internat$(EXEEXT) internat.app/Contents/MacOS/internat
171@COND_PLATFORM_MACOSX_1@
172@COND_PLATFORM_MACOSX_1@
173@COND_PLATFORM_MACOSX_1@ cp -f $(top_srcdir)/src/osx/carbon/wxmac.icns internat.app/Contents/Resources/wxmac.icns
174
175@COND_PLATFORM_MACOSX_1@internat_bundle: $(____internat_BUNDLE_TGT_REF_DEP)
176
177ar:
178 @mkdir -p ./ar
179 @for f in internat.po internat.mo; do \
180 if test ! -f ./ar/$$f -a ! -d ./ar/$$f ; \
181 then x=yep ; \
182 else x=`find $(srcdir)/ar/$$f -newer ./ar/$$f -print` ; \
183 fi; \
184 case "$$x" in ?*) \
185 cp -pRf $(srcdir)/ar/$$f ./ar ;; \
186 esac; \
187 done
188
189bg:
190 @mkdir -p ./bg
191 @for f in internat.po internat.mo; do \
192 if test ! -f ./bg/$$f -a ! -d ./bg/$$f ; \
193 then x=yep ; \
194 else x=`find $(srcdir)/bg/$$f -newer ./bg/$$f -print` ; \
195 fi; \
196 case "$$x" in ?*) \
197 cp -pRf $(srcdir)/bg/$$f ./bg ;; \
198 esac; \
199 done
200
201cs:
202 @mkdir -p ./cs
203 @for f in internat.po internat.mo; do \
204 if test ! -f ./cs/$$f -a ! -d ./cs/$$f ; \
205 then x=yep ; \
206 else x=`find $(srcdir)/cs/$$f -newer ./cs/$$f -print` ; \
207 fi; \
208 case "$$x" in ?*) \
209 cp -pRf $(srcdir)/cs/$$f ./cs ;; \
210 esac; \
211 done
212
213de:
214 @mkdir -p ./de
215 @for f in internat.po internat.mo; do \
216 if test ! -f ./de/$$f -a ! -d ./de/$$f ; \
217 then x=yep ; \
218 else x=`find $(srcdir)/de/$$f -newer ./de/$$f -print` ; \
219 fi; \
220 case "$$x" in ?*) \
221 cp -pRf $(srcdir)/de/$$f ./de ;; \
222 esac; \
223 done
224
225fr:
226 @mkdir -p ./fr
227 @for f in internat.po internat.mo; do \
228 if test ! -f ./fr/$$f -a ! -d ./fr/$$f ; \
229 then x=yep ; \
230 else x=`find $(srcdir)/fr/$$f -newer ./fr/$$f -print` ; \
231 fi; \
232 case "$$x" in ?*) \
233 cp -pRf $(srcdir)/fr/$$f ./fr ;; \
234 esac; \
235 done
236
237it:
238 @mkdir -p ./it
239 @for f in internat.po internat.mo; do \
240 if test ! -f ./it/$$f -a ! -d ./it/$$f ; \
241 then x=yep ; \
242 else x=`find $(srcdir)/it/$$f -newer ./it/$$f -print` ; \
243 fi; \
244 case "$$x" in ?*) \
245 cp -pRf $(srcdir)/it/$$f ./it ;; \
246 esac; \
247 done
248
249ka:
250 @mkdir -p ./ka
251 @for f in internat.po internat.mo; do \
252 if test ! -f ./ka/$$f -a ! -d ./ka/$$f ; \
253 then x=yep ; \
254 else x=`find $(srcdir)/ka/$$f -newer ./ka/$$f -print` ; \
255 fi; \
256 case "$$x" in ?*) \
257 cp -pRf $(srcdir)/ka/$$f ./ka ;; \
258 esac; \
259 done
260
261pl:
262 @mkdir -p ./pl
263 @for f in internat.po internat.mo; do \
264 if test ! -f ./pl/$$f -a ! -d ./pl/$$f ; \
265 then x=yep ; \
266 else x=`find $(srcdir)/pl/$$f -newer ./pl/$$f -print` ; \
267 fi; \
268 case "$$x" in ?*) \
269 cp -pRf $(srcdir)/pl/$$f ./pl ;; \
270 esac; \
271 done
272
273ru:
274 @mkdir -p ./ru
275 @for f in internat.po internat.mo; do \
276 if test ! -f ./ru/$$f -a ! -d ./ru/$$f ; \
277 then x=yep ; \
278 else x=`find $(srcdir)/ru/$$f -newer ./ru/$$f -print` ; \
279 fi; \
280 case "$$x" in ?*) \
281 cp -pRf $(srcdir)/ru/$$f ./ru ;; \
282 esac; \
283 done
284
285sv:
286 @mkdir -p ./sv
287 @for f in internat.po internat.mo; do \
288 if test ! -f ./sv/$$f -a ! -d ./sv/$$f ; \
289 then x=yep ; \
290 else x=`find $(srcdir)/sv/$$f -newer ./sv/$$f -print` ; \
291 fi; \
292 case "$$x" in ?*) \
293 cp -pRf $(srcdir)/sv/$$f ./sv ;; \
294 esac; \
295 done
296
297ja:
298 @mkdir -p ./ja
299 @for f in internat.po internat.mo; do \
300 if test ! -f ./ja/$$f -a ! -d ./ja/$$f ; \
301 then x=yep ; \
302 else x=`find $(srcdir)/ja/$$f -newer ./ja/$$f -print` ; \
303 fi; \
304 case "$$x" in ?*) \
305 cp -pRf $(srcdir)/ja/$$f ./ja ;; \
306 esac; \
307 done
308
309ja_JP.EUC-JP:
310 @mkdir -p ./ja_JP.EUC-JP
311 @for f in internat.po internat.mo; do \
312 if test ! -f ./ja_JP.EUC-JP/$$f -a ! -d ./ja_JP.EUC-JP/$$f ; \
313 then x=yep ; \
314 else x=`find $(srcdir)/ja_JP.EUC-JP/$$f -newer ./ja_JP.EUC-JP/$$f -print` ; \
315 fi; \
316 case "$$x" in ?*) \
317 cp -pRf $(srcdir)/ja_JP.EUC-JP/$$f ./ja_JP.EUC-JP ;; \
318 esac; \
319 done
320
321internat_internat.o: $(srcdir)/internat.cpp
322 $(CXXC) -c -o $@ $(INTERNAT_CXXFLAGS) $(srcdir)/internat.cpp
323
324internat_internat_rc.o: $(srcdir)/internat.rc
325 $(WINDRES) -i$< -o$@ --define __WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p_2) $(__DEBUG_DEFINE_p_2) $(__EXCEPTIONS_DEFINE_p_2) $(__RTTI_DEFINE_p_2) $(__THREAD_DEFINE_p_2) --include-dir $(srcdir) $(__DLLFLAG_p_2) --include-dir $(srcdir)/../../samples $(__RCDEFDIR_p_1) --include-dir $(top_srcdir)/include
326
327
328# Include dependency info, if present:
329@IF_GNU_MAKE@-include ./.deps/*.d
330
331.PHONY: all install uninstall clean distclean internat_bundle ar bg cs de fr it ka pl ru \
332 sv ja ja_JP.EUC-JP