X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7da00c46e1f16b97c3d49e5d992b7f859f81d032..92a942606f533876c5247fbfb09ff34803449537:/demos/poem/Makefile.in diff --git a/demos/poem/Makefile.in b/demos/poem/Makefile.in index 1ea57e532a..79c4f01b19 100644 --- a/demos/poem/Makefile.in +++ b/demos/poem/Makefile.in @@ -172,7 +172,7 @@ wxpoem$(EXEEXT): $(WXPOEM_OBJECTS) $(__wxpoem___win32rc) @COND_PLATFORM_MACOSX_1@ echo -n "APPL????" >wxpoem.app/Contents/PkgInfo @COND_PLATFORM_MACOSX_1@ @COND_PLATFORM_MACOSX_1@ -@COND_PLATFORM_MACOSX_1@ ln -f wxpoem$(EXEEXT) wxpoem.app/Contents/MacOS/wxpoem +@COND_PLATFORM_MACOSX_1@ mv wxpoem$(EXEEXT) wxpoem.app/Contents/MacOS/wxpoem @COND_PLATFORM_MACOSX_1@ @COND_PLATFORM_MACOSX_1@ @COND_PLATFORM_MACOSX_1@ cp -f $(top_srcdir)/src/osx/carbon/wxmac.icns wxpoem.app/Contents/Resources/wxmac.icns