X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/51ec29ea5d1d1093bafbae27a8483211a90d9659..34326da778583ca8eab95f2e41738da2852a5a16:/samples/sound/Makefile.in diff --git a/samples/sound/Makefile.in b/samples/sound/Makefile.in index c583f99fa1..fb01cef7cc 100644 --- a/samples/sound/Makefile.in +++ b/samples/sound/Makefile.in @@ -171,7 +171,7 @@ sound$(EXEEXT): $(SOUND_OBJECTS) $(__sound___win32rc) @COND_PLATFORM_MACOSX_1@ $(top_srcdir)/src/osx/carbon/Info.plist.in >sound.app/Contents/Info.plist @COND_PLATFORM_MACOSX_1@ @COND_PLATFORM_MACOSX_1@ -@COND_PLATFORM_MACOSX_1@ echo -n "APPL????" >sound.app/Contents/PkgInfo +@COND_PLATFORM_MACOSX_1@ /bin/echo "APPL????" >sound.app/Contents/PkgInfo @COND_PLATFORM_MACOSX_1@ @COND_PLATFORM_MACOSX_1@ @COND_PLATFORM_MACOSX_1@ ln -f sound$(EXEEXT) sound.app/Contents/MacOS/sound