]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dialogs/Makefile.in
Do not use Tooltips if they are disabled
[wxWidgets.git] / samples / dialogs / Makefile.in
index a3c64b516b9d526d5c7d24d7235a3b8174a821ee..cfdb0e55cb675e76e03d739770e12f9e306c7283 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.6 (http://www.bakefile.org)
+#     Bakefile 0.2.5 (http://www.bakefile.org)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -182,7 +182,7 @@ dialogs$(EXEEXT): $(DIALOGS_OBJECTS) $(__dialogs___win32rc)
 @COND_PLATFORM_MACOSX_1@       echo -n "APPL????" >dialogs.app/Contents/PkgInfo
 @COND_PLATFORM_MACOSX_1@       
 @COND_PLATFORM_MACOSX_1@       
-@COND_PLATFORM_MACOSX_1@       mv dialogs$(EXEEXT) dialogs.app/Contents/MacOS/dialogs
+@COND_PLATFORM_MACOSX_1@       ln -f dialogs$(EXEEXT) dialogs.app/Contents/MacOS/dialogs
 @COND_PLATFORM_MACOSX_1@       
 @COND_PLATFORM_MACOSX_1@       
 @COND_PLATFORM_MACOSX_1@       cp -f $(top_srcdir)/src/osx/carbon/wxmac.icns dialogs.app/Contents/Resources/wxmac.icns