X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2275c7326890f3322d1f140b5687a75810bc81af..a52475807e0521097764e5fe4cc738d80f13baad:/build/bakefiles/wx.bkl
diff --git a/build/bakefiles/wx.bkl b/build/bakefiles/wx.bkl
index 9be3f9895b..ce138b6daf 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 wx_presets.py
$(DATADIR)/bakefile/presets
@@ -101,10 +101,18 @@
+
+
+ $(DYLIB_RPATH_INSTALL)
+
+
+
msw/rcdefs.h
-
+
+
+
$(BUILDDIR)/lib/wx/include/$(TOOLCHAIN_FULLNAME)/wx
@@ -114,15 +122,17 @@
$(LIBDIR)/wx/include/$(TOOLCHAIN_FULLNAME)/wx
-
+
-
+
+
$(SRCDIR)/include
$(ALL_HEADERS)
$(INCLUDEDIR)/wx-$(WX_RELEASE)$(WX_FLAVOUR)
-
+
@@ -141,7 +151,7 @@
it
$(LOCALEDIR)
-
+
lib/libwx_$(TOOLCHAIN_NAME).$(WXSOVERSION[0]).r
@@ -167,8 +177,8 @@
-
-
+
+
$(LIBDIRNAME)
@@ -198,7 +208,6 @@
$(SRCDIR)/include/wx/$(SETUP_H_SUBDIR)/setup.h
$(SETUPHDIR)/wx/setup.h
-
@@ -245,7 +254,7 @@
@echo " wxWidgets comes with no guarantees and doesn't claim"
@echo " to be suitable for any purpose."
@echo " "
-@echo " Read the wxWidgets Licence on licencing conditions."
+@echo " Read the wxWindows Licence on licencing conditions."
@echo " "
@echo " ------------------------------------------------------"
@echo " "