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