$(__nativdlg___mac_setfilecmd)
$(SAMPLES_RPATH_POSTLINK)
-nativdlg.app/Contents: nativdlg$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).0.rsrc $(top_srcdir)/src/mac/wxmac.icns
+nativdlg.app/Contents/PkgInfo: nativdlg$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).0.rsrc $(top_srcdir)/src/mac/wxmac.icns
mkdir -p nativdlg.app/Contents
mkdir -p nativdlg.app/Contents/MacOS
mkdir -p nativdlg.app/Contents/Resources
ln -f $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).0.rsrc nativdlg.app/Contents/Resources/nativdlg.rsrc
ln -f $(top_srcdir)/src/mac/wxmac.icns nativdlg.app/Contents/Resources/wxmac.icns
-@COND_PLATFORM_MACOSX_1@nativdlg_bundle: nativdlg.app/Contents
+@COND_PLATFORM_MACOSX_1@nativdlg_bundle: nativdlg.app/Contents/PkgInfo
nativdlg_nativdlg.o: $(srcdir)/nativdlg.cpp
$(CXXC) -c -o $@ $(NATIVDLG_CXXFLAGS) $<