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