regenerated makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-08-24 10:23:35 +00:00
parent f284605f65
commit 1c3a6972f4
623 changed files with 5944 additions and 5908 deletions

View File

@@ -118,7 +118,7 @@ plot$(EXEEXT): $(PLOT_OBJECTS) $(__plot___win32rc)
$(__plot___mac_setfilecmd)
$(SAMPLES_RPATH_POSTLINK)
plot.app/Contents: plot$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).0.rsrc $(top_srcdir)/src/mac/wxmac.icns
plot.app/Contents/PkgInfo: plot$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).0.rsrc $(top_srcdir)/src/mac/wxmac.icns
mkdir -p plot.app/Contents
mkdir -p plot.app/Contents/MacOS
mkdir -p plot.app/Contents/Resources
@@ -139,7 +139,7 @@ plot.app/Contents: plot$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAM
ln -f $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).0.rsrc plot.app/Contents/Resources/plot.rsrc
ln -f $(top_srcdir)/src/mac/wxmac.icns plot.app/Contents/Resources/wxmac.icns
@COND_PLATFORM_MACOSX_1@plot_bundle: plot.app/Contents
@COND_PLATFORM_MACOSX_1@plot_bundle: plot.app/Contents/PkgInfo
plot_plot.o: $(srcdir)/plot.cpp
$(CXXC) -c -o $@ $(PLOT_CXXFLAGS) $<