X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5077fd890cb4d400a76b8fea0395d8b1178c1d8b..3c77aabe5944a5e414af0417630b6f624da481f9:/samples/internat/Makefile.in diff --git a/samples/internat/Makefile.in b/samples/internat/Makefile.in index 40e8e3440e..48db789ba5 100644 --- a/samples/internat/Makefile.in +++ b/samples/internat/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.1.8 (http://bakefile.sourceforge.net) +# Bakefile 0.2.1 (http://bakefile.sourceforge.net) # Do not modify, all changes will be overwritten! # ========================================================================= @@ -11,12 +11,14 @@ prefix = @prefix@ exec_prefix = @exec_prefix@ INSTALL = @INSTALL@ EXEEXT = @EXEEXT@ -RESCOMP = @RESCOMP@ +WINDRES = @WINDRES@ +REZ = @REZ@ SETFILE = @SETFILE@ NM = @NM@ +BK_DEPS = @BK_DEPS@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ -top_builddir = @top_builddir@ +LIBS = @LIBS@ LDFLAGS_GUI = @LDFLAGS_GUI@ CXX = @CXX@ CXXFLAGS = @CXXFLAGS@ @@ -26,18 +28,20 @@ WX_LIB_FLAVOUR = @WX_LIB_FLAVOUR@ TOOLKIT = @TOOLKIT@ TOOLKIT_LOWERCASE = @TOOLKIT_LOWERCASE@ TOOLKIT_VERSION = @TOOLKIT_VERSION@ +TOOLCHAIN_FULLNAME = @TOOLCHAIN_FULLNAME@ EXTRALIBS = @EXTRALIBS@ EXTRALIBS_GUI = @EXTRALIBS_GUI@ HOST_SUFFIX = @HOST_SUFFIX@ SAMPLES_RPATH_FLAG = @SAMPLES_RPATH_FLAG@ SAMPLES_RPATH_POSTLINK = @SAMPLES_RPATH_POSTLINK@ +wx_top_builddir = @wx_top_builddir@ ### Variables: ### DESTDIR = -WX_RELEASE = 2.6 -WX_VERSION = $(WX_RELEASE).1 -LIBDIRNAME = $(top_builddir)lib +WX_RELEASE = 2.9 +WX_VERSION = $(WX_RELEASE).0 +LIBDIRNAME = $(wx_top_builddir)/lib INTERNAT_CXXFLAGS = -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \ $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) \ -I$(srcdir) $(__DLLFLAG_p) -I$(srcdir)/../../samples $(CPPFLAGS) $(CXXFLAGS) @@ -49,7 +53,7 @@ INTERNAT_OBJECTS = \ ### Conditionally set variables: ### @COND_DEPS_TRACKING_0@CXXC = $(CXX) -@COND_DEPS_TRACKING_1@CXXC = $(top_builddir)./bk-deps $(CXX) +@COND_DEPS_TRACKING_1@CXXC = $(BK_DEPS) $(CXX) @COND_USE_GUI_0@PORTNAME = base @COND_USE_GUI_1@PORTNAME = $(TOOLKIT_LOWERCASE)$(TOOLKIT_VERSION) @COND_TOOLKIT_MAC@WXBASEPORT = _carbon @@ -82,6 +86,10 @@ INTERNAT_OBJECTS = \ COND_PLATFORM_OS2_1___internat___os2_emxbindcmd = $(NM) internat$(EXEEXT) | if \ grep -q pmwin.763 ; then emxbind -ep internat$(EXEEXT) ; fi @COND_PLATFORM_OS2_1@__internat___os2_emxbindcmd = $(COND_PLATFORM_OS2_1___internat___os2_emxbindcmd) +@COND_TOOLKIT_MSW@__RCDEFDIR_p = -i \ +@COND_TOOLKIT_MSW@ $(LIBDIRNAME)/wx/include/$(TOOLCHAIN_FULLNAME) +@COND_TOOLKIT_MSW@__RCDEFDIR_p_1 = --include-dir \ +@COND_TOOLKIT_MSW@ $(LIBDIRNAME)/wx/include/$(TOOLCHAIN_FULLNAME) @COND_PLATFORM_OS2_1@__internat_os2_lib_res = \ @COND_PLATFORM_OS2_1@ $(top_srcdir)/include/wx/os2/wx.res @COND_PLATFORM_MACOSX_1@__internat_bundle___depname = internat_bundle @@ -117,16 +125,16 @@ COND_WXUSE_REGEX_BUILTIN___LIB_REGEX_p = \ @COND_WXUSE_REGEX_BUILTIN@__LIB_REGEX_p = $(COND_WXUSE_REGEX_BUILTIN___LIB_REGEX_p) @COND_WXUSE_EXPAT_BUILTIN@__LIB_EXPAT_p = \ @COND_WXUSE_EXPAT_BUILTIN@ -lwxexpat$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX) -COND_TOOLKIT_MAC___MACOSX_RESOURCES_p_1 = $(RESCOMP) -d __DARWIN__ -t APPL -d \ +COND_TOOLKIT_MAC___MACOSX_RESOURCES_p_1 = $(REZ) -d __DARWIN__ -t APPL -d \ __WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) \ $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) -i $(srcdir) $(__DLLFLAG_p_1) -i \ - $(srcdir)/../../samples -i $(top_srcdir)/include -o internat$(EXEEXT) \ - Carbon.r sample.r + $(srcdir)/../../samples $(__RCDEFDIR_p) -i $(top_srcdir)/include -o \ + internat$(EXEEXT) Carbon.r sample.r @COND_TOOLKIT_MAC@__MACOSX_RESOURCES_p_1 = $(COND_TOOLKIT_MAC___MACOSX_RESOURCES_p_1) ### Targets: ### -all: internat$(EXEEXT) $(__internat_bundle___depname) bg cs de fr ja ka pl ru +all: internat$(EXEEXT) $(__internat_bundle___depname) ar bg cs de fr ka pl ru sv ja ja_JP.EUC-JP install: all @@ -144,7 +152,7 @@ distclean: clean rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile internat$(EXEEXT): $(INTERNAT_OBJECTS) $(__internat___win32rc) - $(CXX) -o $@ $(INTERNAT_OBJECTS) $(LDFLAGS) -L$(LIBDIRNAME) $(LDFLAGS_GUI) $(SAMPLES_RPATH_FLAG) $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) $(__LIB_ZLIB_p) $(__LIB_ODBC_p) $(__LIB_REGEX_p) $(__LIB_EXPAT_p) $(EXTRALIBS_FOR_BASE) $(EXTRALIBS_FOR_GUI) + $(CXX) -o $@ $(INTERNAT_OBJECTS) $(LDFLAGS) -L$(LIBDIRNAME) $(LDFLAGS_GUI) $(SAMPLES_RPATH_FLAG) $(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_ODBC_p) $(__LIB_REGEX_p) $(__LIB_EXPAT_p) $(EXTRALIBS_FOR_BASE) $(__internat___mac_rezcmd) $(__internat___mac_setfilecmd) $(__internat___os2_emxbindcmd) @@ -172,10 +180,22 @@ internat.app/Contents/PkgInfo: internat$(EXEEXT) $(top_srcdir)/src/mac/carbon/In @COND_PLATFORM_MACOSX_1@internat_bundle: $(____internat_BUNDLE_TGT_REF_DEP) +ar: + @mkdir -p ./ar + @for f in internat.po internat.mo; do \ + if test ! -f ./ar/$$f -a ! -d ./ar/$$f ; \ + then x=yep ; \ + else x=`find $(srcdir)/ar/$$f -newer ./ar/$$f -print` ; \ + fi; \ + case "$$x" in ?*) \ + cp -pRf $(srcdir)/ar/$$f ./ar ;; \ + esac; \ + done + bg: @mkdir -p ./bg @for f in internat.po internat.mo; do \ - if test ! -f ./bg/$$f ; \ + if test ! -f ./bg/$$f -a ! -d ./bg/$$f ; \ then x=yep ; \ else x=`find $(srcdir)/bg/$$f -newer ./bg/$$f -print` ; \ fi; \ @@ -187,7 +207,7 @@ bg: cs: @mkdir -p ./cs @for f in internat.po internat.mo; do \ - if test ! -f ./cs/$$f ; \ + if test ! -f ./cs/$$f -a ! -d ./cs/$$f ; \ then x=yep ; \ else x=`find $(srcdir)/cs/$$f -newer ./cs/$$f -print` ; \ fi; \ @@ -199,7 +219,7 @@ cs: de: @mkdir -p ./de @for f in internat.po internat.mo; do \ - if test ! -f ./de/$$f ; \ + if test ! -f ./de/$$f -a ! -d ./de/$$f ; \ then x=yep ; \ else x=`find $(srcdir)/de/$$f -newer ./de/$$f -print` ; \ fi; \ @@ -211,7 +231,7 @@ de: fr: @mkdir -p ./fr @for f in internat.po internat.mo; do \ - if test ! -f ./fr/$$f ; \ + if test ! -f ./fr/$$f -a ! -d ./fr/$$f ; \ then x=yep ; \ else x=`find $(srcdir)/fr/$$f -newer ./fr/$$f -print` ; \ fi; \ @@ -220,22 +240,10 @@ fr: esac; \ done -ja: - @mkdir -p ./ja - @for f in internat.po internat.mo; do \ - if test ! -f ./ja/$$f ; \ - then x=yep ; \ - else x=`find $(srcdir)/ja/$$f -newer ./ja/$$f -print` ; \ - fi; \ - case "$$x" in ?*) \ - cp -pRf $(srcdir)/ja/$$f ./ja ;; \ - esac; \ - done - ka: @mkdir -p ./ka @for f in internat.po internat.mo; do \ - if test ! -f ./ka/$$f ; \ + if test ! -f ./ka/$$f -a ! -d ./ka/$$f ; \ then x=yep ; \ else x=`find $(srcdir)/ka/$$f -newer ./ka/$$f -print` ; \ fi; \ @@ -247,7 +255,7 @@ ka: pl: @mkdir -p ./pl @for f in internat.po internat.mo; do \ - if test ! -f ./pl/$$f ; \ + if test ! -f ./pl/$$f -a ! -d ./pl/$$f ; \ then x=yep ; \ else x=`find $(srcdir)/pl/$$f -newer ./pl/$$f -print` ; \ fi; \ @@ -259,7 +267,7 @@ pl: ru: @mkdir -p ./ru @for f in internat.po internat.mo; do \ - if test ! -f ./ru/$$f ; \ + if test ! -f ./ru/$$f -a ! -d ./ru/$$f ; \ then x=yep ; \ else x=`find $(srcdir)/ru/$$f -newer ./ru/$$f -print` ; \ fi; \ @@ -268,14 +276,50 @@ ru: esac; \ done +sv: + @mkdir -p ./sv + @for f in internat.po internat.mo; do \ + if test ! -f ./sv/$$f -a ! -d ./sv/$$f ; \ + then x=yep ; \ + else x=`find $(srcdir)/sv/$$f -newer ./sv/$$f -print` ; \ + fi; \ + case "$$x" in ?*) \ + cp -pRf $(srcdir)/sv/$$f ./sv ;; \ + esac; \ + done + +ja: + @mkdir -p ./ja + @for f in internat.po internat.mo; do \ + if test ! -f ./ja/$$f -a ! -d ./ja/$$f ; \ + then x=yep ; \ + else x=`find $(srcdir)/ja/$$f -newer ./ja/$$f -print` ; \ + fi; \ + case "$$x" in ?*) \ + cp -pRf $(srcdir)/ja/$$f ./ja ;; \ + esac; \ + done + +ja_JP.EUC-JP: + @mkdir -p ./ja_JP.EUC-JP + @for f in internat.po internat.mo; do \ + if test ! -f ./ja_JP.EUC-JP/$$f -a ! -d ./ja_JP.EUC-JP/$$f ; \ + then x=yep ; \ + else x=`find $(srcdir)/ja_JP.EUC-JP/$$f -newer ./ja_JP.EUC-JP/$$f -print` ; \ + fi; \ + case "$$x" in ?*) \ + cp -pRf $(srcdir)/ja_JP.EUC-JP/$$f ./ja_JP.EUC-JP ;; \ + esac; \ + done + internat_internat.o: $(srcdir)/internat.cpp $(CXXC) -c -o $@ $(INTERNAT_CXXFLAGS) $(srcdir)/internat.cpp internat_internat_rc.o: $(srcdir)/internat.rc - $(RESCOMP) -i$< -o$@ --define __WX$(TOOLKIT)__ $(__WXUNIV_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 --include-dir $(top_srcdir)/include + $(WINDRES) -i$< -o$@ --define __WX$(TOOLKIT)__ $(__WXUNIV_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 # Include dependency info, if present: @IF_GNU_MAKE@-include .deps/*.d -.PHONY: all install uninstall clean distclean internat_bundle bg cs de fr ja ka pl ru +.PHONY: all install uninstall clean distclean internat_bundle ar bg cs de fr ka pl ru sv ja ja_JP.EUC-JP