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