X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/51ec29ea5d1d1093bafbae27a8483211a90d9659..d6256ab96d1058968e01a81ae9b782bf20a2ff27:/samples/taborder/Makefile.in diff --git a/samples/taborder/Makefile.in b/samples/taborder/Makefile.in index 9f5955ae6a..78a621db4f 100644 --- a/samples/taborder/Makefile.in +++ b/samples/taborder/Makefile.in @@ -166,7 +166,7 @@ taborder$(EXEEXT): $(TABORDER_OBJECTS) $(__taborder___win32rc) @COND_PLATFORM_MACOSX_1@ $(top_srcdir)/src/osx/carbon/Info.plist.in >taborder.app/Contents/Info.plist @COND_PLATFORM_MACOSX_1@ @COND_PLATFORM_MACOSX_1@ -@COND_PLATFORM_MACOSX_1@ echo -n "APPL????" >taborder.app/Contents/PkgInfo +@COND_PLATFORM_MACOSX_1@ /bin/echo "APPL????" >taborder.app/Contents/PkgInfo @COND_PLATFORM_MACOSX_1@ @COND_PLATFORM_MACOSX_1@ @COND_PLATFORM_MACOSX_1@ ln -f taborder$(EXEEXT) taborder.app/Contents/MacOS/taborder