X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d424f5ae6d1cd61b43b7d7d7c77de4ab326019e8..a63d2334f286875839c2a8324875a0f4d117e224:/build/bakefiles/wx.bkl
diff --git a/build/bakefiles/wx.bkl b/build/bakefiles/wx.bkl
index 53f72b47f6..0907ece4a7 100644
--- a/build/bakefiles/wx.bkl
+++ b/build/bakefiles/wx.bkl
@@ -12,21 +12,30 @@
1
-
+
-
+
-
+
+
+
+
+ $(MSVC6PRJ_MERGED_TARGETS_MULTILIB)
+ $(MSVC6PRJ_MERGED_TARGETS_MONOLIB)
+
+
+
-
-
+
+
+
no
@@ -54,9 +63,9 @@
install
- $(INSTALL_DIR) $(BINDIR)
- $(INSTALL_PROGRAM) wx$(TOOLCHAIN_NAME)-config $(BINDIR)
- (cd $(BINDIR) && rm -f wx-config && $(LN_S) wx$(TOOLCHAIN_NAME)-config wx-config)
+ $(INSTALL_DIR) $(DESTDIR)$(BINDIR)
+ $(INSTALL_PROGRAM) wx$(TOOLCHAIN_NAME)-config $(DESTDIR)$(BINDIR)
+ (cd $(DESTDIR)$(BINDIR) && rm -f wx-config && $(LN_S) wx$(TOOLCHAIN_NAME)-config wx-config)
@@ -90,7 +99,7 @@
all
$(MACOS_R)
- $(RESCOMP) -d __UNIX__ -useDF $(top_srcdir)/src/mac/apprsrc.r $(top_srcdir)/src/mac/carbrsrc.r $(top_srcdir)/src/mac/corersrc.r -o $(MACOS_RSRC)
+ $(RESCOMP) -d __UNIX__ -useDF $(top_srcdir)/src/mac/carbon/apprsrc.r $(top_srcdir)/src/mac/carbon/carbrsrc.r $(top_srcdir)/src/mac/carbon/corersrc.r -o $(MACOS_RSRC)
$(DEREZ) $(MACOS_RSRC) Carbon.r -useDF >$(MACOS_R)
$(MACOS_RSRC) $(MACOS_R)
@@ -154,6 +163,7 @@
$(SRCDIR)/include/wx/$(SETUP_H_SUBDIR)/setup.h
$(SETUPHDIR)/wx/setup.h
+
@@ -187,5 +197,7 @@
+
+