X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bad4a10f24f30a7af3433a84b7011b371ef20b44..2e51fb3041e78ef15506ed746ed5898536be5955:/build/bakefiles/wx.bkl diff --git a/build/bakefiles/wx.bkl b/build/bakefiles/wx.bkl index 28d65333d6..1265e4dc77 100644 --- a/build/bakefiles/wx.bkl +++ b/build/bakefiles/wx.bkl @@ -24,7 +24,7 @@ - + $(MSVC6PRJ_MERGED_TARGETS_MULTILIB) $(MSVC6PRJ_MERGED_TARGETS_MONOLIB) @@ -61,20 +61,20 @@ xmllib - (if test -d utils/wxrc ; then cd utils/wxrc && $(DOLLAR)(MAKE) all ; fi) + (if test -f utils/wxrc/Makefile ; then cd utils/wxrc && $(DOLLAR)(MAKE) all ; fi) clean - (if test -d utils/wxrc ; then cd utils/wxrc && $(DOLLAR)(MAKE) clean ; fi) + (if test -f utils/wxrc/Makefile ; then cd utils/wxrc && $(DOLLAR)(MAKE) clean ; fi) install wxrc - (if test -d utils/wxrc ; then cd utils/wxrc && $(DOLLAR)(MAKE) install ; fi) + (if test -f utils/wxrc/Makefile ; then cd utils/wxrc && $(DOLLAR)(MAKE) install ; fi) @@ -87,7 +87,7 @@ $(SRCDIR)/build/bakefiles/wxpresets/presets - wx.bkl wx_unix.bkl wx_win32.bkl + wx.bkl wx_unix.bkl wx_win32.bkl wx_xrc.bkl $(DATADIR)/bakefile/presets @@ -101,6 +101,12 @@ + + + $(DYLIB_RPATH_INSTALL) + + + msw/rcdefs.h @@ -118,10 +124,8 @@ - - - is it time to use per-target <headers> now? - + $(SRCDIR)/include $(ALL_HEADERS) @@ -147,7 +151,7 @@ it $(LOCALEDIR) - + lib/libwx_$(TOOLCHAIN_NAME).$(WXSOVERSION[0]).r @@ -173,8 +177,8 @@ - - + + $(LIBDIRNAME) @@ -204,7 +208,6 @@ $(SRCDIR)/include/wx/$(SETUP_H_SUBDIR)/setup.h $(SETUPHDIR)/wx/setup.h -