X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0c79abb5dee19ce457ecbf11e771149cf113fa9..c9f56e70f42e3008f64617ca420e9d833292c418:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 40267b2b49..d1aa51d6eb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,5 +1,5 @@ # -# This file was automatically generated by tmake at 19:50, 1999/10/13 +# This file was automatically generated by tmake at 17:13, 1999/11/28 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNX.T! # @@ -43,10 +43,11 @@ VP5 = @top_srcdir@/src/unix VP6 = @top_srcdir@/src/html VP7 = @top_srcdir@/src/png VP8 = @top_srcdir@/src/jpeg -VP9 = @top_srcdir@/src/zlib -VP10 = @top_srcdir@/src/iodbc +VP9 = @top_srcdir@/src/tiff +VP10 = @top_srcdir@/src/zlib +VP11 = @top_srcdir@/src/iodbc -VPATH = $(VP1):$(VP2):$(VP3):$(VP4):$(VP5):$(VP6):$(VP7):$(VP8):$(VP9):$(VP10) +VPATH = $(VP1):$(VP2):$(VP3):$(VP4):$(VP5):$(VP6):$(VP7):$(VP8):$(VP9):$(VP10):$(VP11) top_srcdir = @top_srcdir@ prefix = @prefix@ @@ -123,6 +124,7 @@ DOCDIR = $(WXDIR)/docs ########################## Archive name ############################### WXARCHIVE = wx$(TOOLKIT)-$(WX_MAJOR_VERSION_NUMBER).$(WX_MINOR_VERSION_NUMBER).$(WX_RELEASE_NUMBER).tgz +WXSAMPLES = wx$(TOOLKIT)-samples-$(WX_MAJOR_VERSION_NUMBER).$(WX_MINOR_VERSION_NUMBER).$(WX_RELEASE_NUMBER).tgz DISTDIR = ./_dist_dir/wx$(TOOLKIT) ############################## Files ################################## @@ -187,6 +189,7 @@ WX_HEADERS = \ confbase.h \ config.h \ control.h \ + ctrlsub.h \ cursor.h \ dataobj.h \ date.h \ @@ -203,6 +206,7 @@ WX_HEADERS = \ debug.h \ defs.h \ dialog.h \ + dialup.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -220,6 +224,9 @@ WX_HEADERS = \ filesys.h \ font.h \ fontdlg.h \ + fontenum.h \ + fontmap.h \ + fontutil.h \ frame.h \ fs_inet.h \ fs_zip.h \ @@ -336,6 +343,7 @@ WX_HEADERS = \ wave.h \ wfstream.h \ window.h \ + wizard.h \ wx.h \ wx_cw.h \ wx_cw_cm.h \ @@ -363,7 +371,9 @@ GTK_HEADERS = \ gtk/combobox.h \ gtk/control.h \ gtk/cursor.h \ + gtk/dataform.h \ gtk/dataobj.h \ + gtk/dataobj2.h \ gtk/dc.h \ gtk/dcclient.h \ gtk/dcmemory.h \ @@ -423,7 +433,9 @@ MOTIF_HEADERS = \ motif/combobox.h \ motif/control.h \ motif/cursor.h \ + motif/dataform.h \ motif/dataobj.h \ + motif/dataobj2.h \ motif/dc.h \ motif/dcclient.h \ motif/dcmemory.h \ @@ -503,6 +515,7 @@ MSW_HEADERS = \ msw/gauge.h \ msw/gauge95.h \ msw/gaugemsw.h \ + msw/gdiimage.h \ msw/gdiobj.h \ msw/helpwin.h \ msw/icon.h \ @@ -557,7 +570,8 @@ MSW_HEADERS = \ msw/xpmhand.h UNIX_HEADERS = \ - unix/execute.h + unix/execute.h \ + unix/fontutil.h GENERIC_HEADERS = \ generic/caret.h \ @@ -568,6 +582,7 @@ GENERIC_HEADERS = \ generic/filedlgg.h \ generic/fontdlgg.h \ generic/grid.h \ + generic/gridg.h \ generic/helpext.h \ generic/helphtml.h \ generic/helpwxht.h \ @@ -606,6 +621,7 @@ HTML_HEADERS = \ html/htmlpars.h \ html/htmltag.h \ html/htmlwin.h \ + html/htmprint.h \ html/m_templ.h \ html/winpars.h @@ -618,6 +634,7 @@ GTK_GENERICOBJS = \ dirdlgg.o \ filedlgg.o \ grid.o \ + helpext.o \ helphtml.o \ helpwxht.o \ imaglist.o \ @@ -652,6 +669,7 @@ GTK_GENERICDEPS = \ dirdlgg.d \ filedlgg.d \ grid.d \ + helpext.d \ helphtml.d \ helpwxht.d \ imaglist.d \ @@ -679,14 +697,20 @@ GTK_GENERICDEPS = \ GTK_COMMONOBJS = \ parser.o \ + appcmn.o \ + choiccmn.o \ + clipcmn.o \ cmndata.o \ config.o \ + ctrlcmn.o \ + ctrlsub.o \ date.o \ datstrm.o \ db.o \ dbtable.o \ dcbase.o \ dlgcmn.o \ + dobjcmn.o \ docmdi.o \ docview.o \ dynarray.o \ @@ -699,6 +723,7 @@ GTK_COMMONOBJS = \ filefn.o \ filesys.o \ fontcmn.o \ + fontmap.o \ framecmn.o \ fs_inet.o \ fs_zip.o \ @@ -716,12 +741,15 @@ GTK_COMMONOBJS = \ imagpcx.o \ imagpng.o \ imagpnm.o \ + imagtiff.o \ intl.o \ ipcbase.o \ layout.o \ + lboxcmn.o \ list.o \ log.o \ memory.o \ + menucmn.o \ mimetype.o \ module.o \ mstream.o \ @@ -766,14 +794,20 @@ GTK_COMMONOBJS = \ GTK_COMMONDEPS = \ parser.d \ + appcmn.d \ + choiccmn.d \ + clipcmn.d \ cmndata.d \ config.d \ + ctrlcmn.d \ + ctrlsub.d \ date.d \ datstrm.d \ db.d \ dbtable.d \ dcbase.d \ dlgcmn.d \ + dobjcmn.d \ docmdi.d \ docview.d \ dynarray.d \ @@ -786,6 +820,7 @@ GTK_COMMONDEPS = \ filefn.d \ filesys.d \ fontcmn.d \ + fontmap.d \ framecmn.d \ fs_inet.d \ fs_zip.d \ @@ -803,12 +838,15 @@ GTK_COMMONDEPS = \ imagpcx.d \ imagpng.d \ imagpnm.d \ + imagtiff.d \ intl.d \ ipcbase.d \ layout.d \ + lboxcmn.d \ list.d \ log.d \ memory.d \ + menucmn.d \ mimetype.d \ module.d \ mstream.d \ @@ -980,6 +1018,7 @@ MOTIF_GENERICOBJS = \ dirdlgg.o \ fontdlgg.o \ grid.o \ + helpext.o \ helphtml.o \ helpwxht.o \ helpxlp.o \ @@ -1017,6 +1056,7 @@ MOTIF_GENERICDEPS = \ dirdlgg.d \ fontdlgg.d \ grid.d \ + helpext.d \ helphtml.d \ helpwxht.d \ helpxlp.d \ @@ -1047,16 +1087,20 @@ MOTIF_GENERICDEPS = \ MOTIF_COMMONOBJS = \ parser.o \ + appcmn.o \ choiccmn.o \ + clipcmn.o \ cmndata.o \ config.o \ ctrlcmn.o \ + ctrlsub.o \ date.o \ datstrm.o \ db.o \ dbtable.o \ dcbase.o \ dlgcmn.o \ + dobjcmn.o \ docmdi.o \ docview.o \ dynarray.o \ @@ -1069,6 +1113,7 @@ MOTIF_COMMONOBJS = \ filefn.o \ filesys.o \ fontcmn.o \ + fontmap.o \ framecmn.o \ fs_inet.o \ fs_zip.o \ @@ -1086,18 +1131,20 @@ MOTIF_COMMONOBJS = \ imagpcx.o \ imagpng.o \ imagpnm.o \ + imagtiff.o \ intl.o \ ipcbase.o \ layout.o \ + lboxcmn.o \ list.o \ log.o \ memory.o \ + menucmn.o \ mimetype.o \ module.o \ mstream.o \ object.o \ objstrm.o \ - odbc.o \ paper.o \ prntbase.o \ process.o \ @@ -1137,16 +1184,20 @@ MOTIF_COMMONOBJS = \ MOTIF_COMMONDEPS = \ parser.d \ + appcmn.d \ choiccmn.d \ + clipcmn.d \ cmndata.d \ config.d \ ctrlcmn.d \ + ctrlsub.d \ date.d \ datstrm.d \ db.d \ dbtable.d \ dcbase.d \ dlgcmn.d \ + dobjcmn.d \ docmdi.d \ docview.d \ dynarray.d \ @@ -1159,6 +1210,7 @@ MOTIF_COMMONDEPS = \ filefn.d \ filesys.d \ fontcmn.d \ + fontmap.d \ framecmn.d \ fs_inet.d \ fs_zip.d \ @@ -1176,18 +1228,20 @@ MOTIF_COMMONDEPS = \ imagpcx.d \ imagpng.d \ imagpnm.d \ + imagtiff.d \ intl.d \ ipcbase.d \ layout.d \ + lboxcmn.d \ list.d \ log.d \ memory.d \ + menucmn.d \ mimetype.d \ module.d \ mstream.d \ object.d \ objstrm.d \ - odbc.d \ paper.d \ prntbase.d \ process.d \ @@ -1250,7 +1304,6 @@ MOTIF_GUIOBJS = \ dialog.o \ filedlg.o \ font.o \ - fontenum.o \ frame.o \ gauge.o \ gdiobj.o \ @@ -1306,7 +1359,6 @@ MOTIF_GUIDEPS = \ dialog.d \ filedlg.d \ font.d \ - fontenum.d \ frame.d \ gauge.d \ gdiobj.d \ @@ -1383,16 +1435,20 @@ MSW_GENERICDEPS = \ MSW_COMMONOBJS = \ parser.o \ + appcmn.o \ choiccmn.o \ + clipcmn.o \ cmndata.o \ config.o \ ctrlcmn.o \ + ctrlsub.o \ date.o \ datstrm.o \ db.o \ dbtable.o \ dcbase.o \ dlgcmn.o \ + dobjcmn.o \ docmdi.o \ docview.o \ dynarray.o \ @@ -1405,6 +1461,7 @@ MSW_COMMONOBJS = \ filefn.o \ filesys.o \ fontcmn.o \ + fontmap.o \ framecmn.o \ fs_inet.o \ fs_zip.o \ @@ -1422,12 +1479,15 @@ MSW_COMMONOBJS = \ imagpcx.o \ imagpng.o \ imagpnm.o \ + imagtiff.o \ intl.o \ ipcbase.o \ layout.o \ + lboxcmn.o \ list.o \ log.o \ memory.o \ + menucmn.o \ mimetype.o \ module.o \ mstream.o \ @@ -1473,16 +1533,20 @@ MSW_COMMONOBJS = \ MSW_COMMONDEPS = \ parser.d \ + appcmn.d \ choiccmn.d \ + clipcmn.d \ cmndata.d \ config.d \ ctrlcmn.d \ + ctrlsub.d \ date.d \ datstrm.d \ db.d \ dbtable.d \ dcbase.d \ dlgcmn.d \ + dobjcmn.d \ docmdi.d \ docview.d \ dynarray.d \ @@ -1495,6 +1559,7 @@ MSW_COMMONDEPS = \ filefn.d \ filesys.d \ fontcmn.d \ + fontmap.d \ framecmn.d \ fs_inet.d \ fs_zip.d \ @@ -1512,12 +1577,15 @@ MSW_COMMONDEPS = \ imagpcx.d \ imagpng.d \ imagpnm.d \ + imagtiff.d \ intl.d \ ipcbase.d \ layout.d \ + lboxcmn.d \ list.d \ log.d \ memory.d \ + menucmn.d \ mimetype.d \ module.d \ mstream.d \ @@ -1587,14 +1655,18 @@ MSW_GUIOBJS = \ dcscreen.o \ dde.o \ dialog.o \ + dialup.o \ dib.o \ dibutils.o \ dragimag.o \ filedlg.o \ font.o \ fontdlg.o \ + fontenum.o \ + fontutil.o \ frame.o \ gauge95.o \ + gdiimage.o \ gdiobj.o \ gsocket.o \ helpwin.o \ @@ -1628,6 +1700,7 @@ MSW_GUIOBJS = \ settings.o \ slider95.o \ spinbutt.o \ + spinctrl.o \ statbmp.o \ statbox.o \ statbr95.o \ @@ -1673,14 +1746,18 @@ MSW_GUIDEPS = \ dcscreen.d \ dde.d \ dialog.d \ + dialup.d \ dib.d \ dibutils.d \ dragimag.d \ filedlg.d \ font.d \ fontdlg.d \ + fontenum.d \ + fontutil.d \ frame.d \ gauge95.d \ + gdiimage.d \ gdiobj.d \ gsocket.d \ helpwin.d \ @@ -1714,6 +1791,7 @@ MSW_GUIDEPS = \ settings.d \ slider95.d \ spinbutt.d \ + spinctrl.d \ statbmp.d \ statbox.d \ statbr95.d \ @@ -1734,6 +1812,8 @@ MSW_GUIDEPS = \ xpmhand.d BASE_OBJS = \ + init.o \ + appcmn.o \ config.o \ date.o \ dynarray.o \ @@ -1746,7 +1826,6 @@ BASE_OBJS = \ filefn.o \ filesys.o \ hash.o \ - init.o \ intl.o \ list.o \ log.o \ @@ -1765,9 +1844,12 @@ BASE_OBJS = \ utilscmn.o \ variant.o \ wxchar.o \ + threadpsx.o \ utilsunx.o BASE_DEPS = \ + init.d \ + appcmn.d \ config.d \ date.d \ dynarray.d \ @@ -1780,7 +1862,6 @@ BASE_DEPS = \ filefn.d \ filesys.d \ hash.d \ - init.d \ intl.d \ list.d \ log.d \ @@ -1799,6 +1880,7 @@ BASE_DEPS = \ utilscmn.d \ variant.d \ wxchar.d \ + threadpsx.d \ utilsunx.d HTMLOBJS = \ @@ -1810,6 +1892,7 @@ HTMLOBJS = \ htmlpars.o \ htmltag.o \ htmlwin.o \ + htmprint.o \ m_fonts.o \ m_hline.o \ m_image.o \ @@ -1818,7 +1901,6 @@ HTMLOBJS = \ m_list.o \ m_pre.o \ m_tables.o \ - search.o \ winpars.o HTMLDEPS = \ @@ -1830,6 +1912,7 @@ HTMLDEPS = \ htmlpars.d \ htmltag.d \ htmlwin.d \ + htmprint.d \ m_fonts.d \ m_hline.d \ m_image.d \ @@ -1838,17 +1921,20 @@ HTMLDEPS = \ m_list.d \ m_pre.d \ m_tables.d \ - search.d \ winpars.d UNIX_OBJS = \ dialup.o \ + fontenum.o \ + fontutil.o \ gsocket.o \ threadpsx.o \ utilsunx.o UNIX_DEPS = \ dialup.d \ + fontenum.d \ + fontutil.d \ gsocket.d \ threadpsx.d \ utilsunx.d @@ -1935,6 +2021,40 @@ JPEGOBJS = \ jquant2.o \ jdmerge.o +TIFFOBJS = \ + tif_aux.o \ + tif_close.o \ + tif_codec.o \ + tif_compress.o \ + tif_dir.o \ + tif_dirinfo.o \ + tif_dirread.o \ + tif_dirwrite.o \ + tif_dumpmode.o \ + tif_error.o \ + tif_fax3.o \ + tif_fax3sm.o \ + tif_getimage.o \ + tif_jpeg.o \ + tif_flush.o \ + tif_lzw.o \ + tif_next.o \ + tif_open.o \ + tif_packbits.o \ + tif_pixarlog.o \ + tif_predict.o \ + tif_print.o \ + tif_read.o \ + tif_swab.o \ + tif_strip.o \ + tif_thunder.o \ + tif_tile.o \ + tif_unix.o \ + tif_version.o \ + tif_warning.o \ + tif_write.o \ + tif_zip.o + IODBC_OBJS = \ catalog.o \ connect.o \ @@ -1979,7 +2099,7 @@ all: @WX_ALL@ @WX_LIBRARY_NAME_SHARED@: $(OBJECTS) @$(INSTALL) -d ./lib $(SHARED_LD) ./lib/$@ $(OBJECTS) $(EXTRALIBS) - + CREATE_LINKS: @WX_LIBRARY_NAME_SHARED@ @$(RM) ./lib/@WX_LIBRARY_LINK1@ @$(RM) ./lib/@WX_LIBRARY_LINK2@ @@ -1987,7 +2107,7 @@ CREATE_LINKS: @WX_LIBRARY_NAME_SHARED@ $(LN_S) @WX_TARGET_LIBRARY@ ./lib/@WX_LIBRARY_LINK1@ $(LN_S) @WX_TARGET_LIBRARY@ ./lib/@WX_LIBRARY_LINK2@ $(LN_S) @WX_TARGET_LIBRARY@ ./lib/@WX_LIBRARY_LINK3@ - + CREATE_INSTALLED_LINKS: $(libdir)/@WX_LIBRARY_NAME_SHARED@ $(RM) $(libdir)/@WX_LIBRARY_LINK1@ $(RM) $(libdir)/@WX_LIBRARY_LINK2@ @@ -1995,8 +2115,8 @@ CREATE_INSTALLED_LINKS: $(libdir)/@WX_LIBRARY_NAME_SHARED@ $(LN_S) @WX_LIBRARY_NAME_SHARED@ $(libdir)/@WX_LIBRARY_LINK1@ $(LN_S) @WX_LIBRARY_NAME_SHARED@ $(libdir)/@WX_LIBRARY_LINK2@ $(LN_S) @WX_LIBRARY_NAME_SHARED@ $(libdir)/@WX_LIBRARY_LINK3@ - -$(OBJECTS): $(WXDIR)/include/wx/defs.h $(WXDIR)/include/wx/object.h $(WXDIR)/include/wx/setup.h + +$(OBJECTS): $(WXDIR)/include/wx/defs.h $(WXDIR)/include/wx/object.h parser.o: parser.c lexer.c $(CCLEX) -c $(CFLAGS) $(PICFLAGS) -o $@ parser.c @@ -2021,7 +2141,7 @@ lexer.c: $(COMMDIR)/lexer.l -include $(DEPFILES) -preinstall: $(top_builddir)/lib/@WX_TARGET_LIBRARY@ $(top_builddir)/wx-config $(top_builddir)/setup.h +preinstall: $(top_builddir)/lib/@WX_TARGET_LIBRARY@ $(top_builddir)/wx-config @echo " " @echo " Installing wxWindows..." @echo " " @@ -2038,14 +2158,14 @@ preinstall: $(top_builddir)/lib/@WX_TARGET_LIBRARY@ $(top_builddir)/wx-config $( $(INSTALL) -d $(libdir)/wx/include $(INSTALL) -d $(libdir)/wx/include/wx $(INSTALL) -d $(libdir)/wx/include/wx/@TOOLKIT_DIR@ - $(INSTALL_DATA) $(top_builddir)/setup.h $(libdir)/wx/include/wx/@TOOLKIT_DIR@/setup.h - + $(INSTALL_DATA) $(top_builddir)/include/wx/@TOOLKIT_DIR@/setup.h $(libdir)/wx/include/wx/@TOOLKIT_DIR@/setup.h + $(INSTALL) -d $(datadir)/wx $(INSTALL) -d $(datadir)/wx/afm $(INSTALL) -d $(datadir)/wx/gs_afm $(INSTALL_DATA) $(top_srcdir)/misc/afm/*.afm $(datadir)/wx/afm $(INSTALL_DATA) $(top_srcdir)/misc/gs_afm/*.afm $(datadir)/wx/gs_afm - + $(INSTALL) -d $(includedir)/wx $(INSTALL) -d $(includedir)/wx/msw $(INSTALL) -d $(includedir)/wx/gtk @@ -2058,7 +2178,7 @@ preinstall: $(top_builddir)/lib/@WX_TARGET_LIBRARY@ $(top_builddir)/wx-config $( $(INSTALL_DATA) $(top_srcdir)/include/wx/$$p $(includedir)/wx/$$p; \ echo "$(INSTALL_DATA) $(top_srcdir)/include/wx/$$p $(includedir)/wx/$$p"; \ done - + write_message: @echo " " @echo " The installation of wxWindows is finished. On certain" @@ -2112,6 +2232,7 @@ ALL_DIST: mkdir _dist_dir mkdir $(DISTDIR) cp $(WXDIR)/wx$(TOOLKIT).spec $(DISTDIR) + cp $(WXDIR)/configure.in $(DISTDIR) cp $(WXDIR)/configure $(DISTDIR) cp $(WXDIR)/config.sub $(DISTDIR) cp $(WXDIR)/config.guess $(DISTDIR) @@ -2215,76 +2336,116 @@ MSW_DIST: SAMPLES_DIST: mkdir $(DISTDIR)/samples cp $(SAMPDIR)/Makefile.in $(DISTDIR)/samples + mkdir $(DISTDIR)/samples/bombs cp $(SAMPDIR)/bombs/Makefile.in $(DISTDIR)/samples/bombs + cp $(SAMPDIR)/bombs/makefile.unx $(DISTDIR)/samples/bombs cp $(SAMPDIR)/bombs/*.cpp $(DISTDIR)/samples/bombs cp $(SAMPDIR)/bombs/*.h $(DISTDIR)/samples/bombs cp $(SAMPDIR)/bombs/*.xpm $(DISTDIR)/samples/bombs cp $(SAMPDIR)/bombs/readme.txt $(DISTDIR)/samples/bombs + mkdir $(DISTDIR)/samples/caret cp $(SAMPDIR)/caret/Makefile.in $(DISTDIR)/samples/caret + cp $(SAMPDIR)/caret/makefile.unx $(DISTDIR)/samples/caret cp $(SAMPDIR)/caret/*.cpp $(DISTDIR)/samples/caret cp $(SAMPDIR)/caret/*.xpm $(DISTDIR)/samples/caret + mkdir $(DISTDIR)/samples/config cp $(SAMPDIR)/config/Makefile.in $(DISTDIR)/samples/config + cp $(SAMPDIR)/config/makefile.unx $(DISTDIR)/samples/config cp $(SAMPDIR)/config/*.cpp $(DISTDIR)/samples/config + mkdir $(DISTDIR)/samples/controls mkdir $(DISTDIR)/samples/controls/icons cp $(SAMPDIR)/controls/Makefile.in $(DISTDIR)/samples/controls + cp $(SAMPDIR)/controls/makefile.unx $(DISTDIR)/samples/controls cp $(SAMPDIR)/controls/*.cpp $(DISTDIR)/samples/controls cp $(SAMPDIR)/controls/*.xpm $(DISTDIR)/samples/controls cp $(SAMPDIR)/controls/icons/*.??? $(DISTDIR)/samples/controls/icons + mkdir $(DISTDIR)/samples/checklst cp $(SAMPDIR)/checklst/Makefile.in $(DISTDIR)/samples/checklst + cp $(SAMPDIR)/checklst/makefile.unx $(DISTDIR)/samples/checklst cp $(SAMPDIR)/checklst/*.cpp $(DISTDIR)/samples/checklst cp $(SAMPDIR)/checklst/*.xpm $(DISTDIR)/samples/checklst + mkdir $(DISTDIR)/samples/printing cp $(SAMPDIR)/printing/Makefile.in $(DISTDIR)/samples/printing + cp $(SAMPDIR)/printing/makefile.unx $(DISTDIR)/samples/printing cp $(SAMPDIR)/printing/*.cpp $(DISTDIR)/samples/printing cp $(SAMPDIR)/printing/*.h $(DISTDIR)/samples/printing cp $(SAMPDIR)/printing/*.xpm $(DISTDIR)/samples/printing cp $(SAMPDIR)/printing/*.xbm $(DISTDIR)/samples/printing + mkdir $(DISTDIR)/samples/db cp $(SAMPDIR)/db/Makefile.in $(DISTDIR)/samples/db + cp $(SAMPDIR)/db/makefile.unx $(DISTDIR)/samples/db cp $(SAMPDIR)/db/*.cpp $(DISTDIR)/samples/db cp $(SAMPDIR)/db/*.h $(DISTDIR)/samples/db cp $(SAMPDIR)/db/*.xpm $(DISTDIR)/samples/db + mkdir $(DISTDIR)/samples/dialogs cp $(SAMPDIR)/dialogs/Makefile.in $(DISTDIR)/samples/dialogs + cp $(SAMPDIR)/dialogs/makefile.unx $(DISTDIR)/samples/dialogs cp $(SAMPDIR)/dialogs/*.cpp $(DISTDIR)/samples/dialogs cp $(SAMPDIR)/dialogs/*.h $(DISTDIR)/samples/dialogs cp $(SAMPDIR)/dialogs/*.txt $(DISTDIR)/samples/dialogs + mkdir $(DISTDIR)/samples/dnd cp $(SAMPDIR)/dnd/Makefile.in $(DISTDIR)/samples/dnd + cp $(SAMPDIR)/dnd/makefile.unx $(DISTDIR)/samples/dnd + cp $(SAMPDIR)/dnd/*.wxr $(DISTDIR)/samples/dnd cp $(SAMPDIR)/dnd/*.cpp $(DISTDIR)/samples/dnd cp $(SAMPDIR)/dnd/*.xpm $(DISTDIR)/samples/dnd cp $(SAMPDIR)/dnd/*.txt $(DISTDIR)/samples/dnd cp $(SAMPDIR)/dnd/*.png $(DISTDIR)/samples/dnd + mkdir $(DISTDIR)/samples/docview cp $(SAMPDIR)/docview/Makefile.in $(DISTDIR)/samples/docview + cp $(SAMPDIR)/docview/makefile.unx $(DISTDIR)/samples/docview cp $(SAMPDIR)/docview/*.cpp $(DISTDIR)/samples/docview cp $(SAMPDIR)/docview/*.h $(DISTDIR)/samples/docview cp $(SAMPDIR)/docview/*.xpm $(DISTDIR)/samples/docview + mkdir $(DISTDIR)/samples/docvwmdi cp $(SAMPDIR)/docvwmdi/Makefile.in $(DISTDIR)/samples/docvwmdi + cp $(SAMPDIR)/docvwmdi/makefile.unx $(DISTDIR)/samples/docvwmdi cp $(SAMPDIR)/docvwmdi/*.cpp $(DISTDIR)/samples/docvwmdi cp $(SAMPDIR)/docvwmdi/*.h $(DISTDIR)/samples/docvwmdi + mkdir $(DISTDIR)/samples/drawing cp $(SAMPDIR)/drawing/Makefile.in $(DISTDIR)/samples/drawing + cp $(SAMPDIR)/drawing/makefile.unx $(DISTDIR)/samples/drawing cp $(SAMPDIR)/drawing/*.cpp $(DISTDIR)/samples/drawing cp $(SAMPDIR)/drawing/*.xpm $(DISTDIR)/samples/drawing + mkdir $(DISTDIR)/samples/dynamic cp $(SAMPDIR)/dynamic/Makefile.in $(DISTDIR)/samples/dynamic + cp $(SAMPDIR)/dynamic/makefile.unx $(DISTDIR)/samples/dynamic cp $(SAMPDIR)/dynamic/*.cpp $(DISTDIR)/samples/dynamic cp $(SAMPDIR)/dynamic/*.xpm $(DISTDIR)/samples/dynamic + mkdir $(DISTDIR)/samples/forty cp $(SAMPDIR)/forty/Makefile.in $(DISTDIR)/samples/forty + cp $(SAMPDIR)/forty/makefile.unx $(DISTDIR)/samples/forty cp $(SAMPDIR)/forty/*.cpp $(DISTDIR)/samples/forty cp $(SAMPDIR)/forty/*.xpm $(DISTDIR)/samples/forty cp $(SAMPDIR)/forty/*.xbm $(DISTDIR)/samples/forty + mkdir $(DISTDIR)/samples/fractal cp $(SAMPDIR)/fractal/Makefile.in $(DISTDIR)/samples/fractal + cp $(SAMPDIR)/fractal/makefile.unx $(DISTDIR)/samples/fractal cp $(SAMPDIR)/fractal/*.cpp $(DISTDIR)/samples/fractal + + mkdir $(DISTDIR)/samples/help + mkdir $(DISTDIR)/samples/help/doc + cp $(SAMPDIR)/help/Makefile.in $(DISTDIR)/samples/help + cp $(SAMPDIR)/help/makefile.unx $(DISTDIR)/samples/help + cp $(SAMPDIR)/help/*.cpp $(DISTDIR)/samples/help + cp $(SAMPDIR)/help/*.xpm $(DISTDIR)/samples/help + cp $(SAMPDIR)/help/doc/*.* $(DISTDIR)/samples/help/doc + mkdir $(DISTDIR)/samples/html cp $(SAMPDIR)/html/Makefile.in $(DISTDIR)/samples/html mkdir $(DISTDIR)/samples/html/about @@ -2298,12 +2459,13 @@ SAMPLES_DIST: cp $(SAMPDIR)/html/help/*.cpp $(DISTDIR)/samples/html/help mkdir $(DISTDIR)/samples/html/help/helpfiles cp $(SAMPDIR)/html/help/helpfiles/*.??? $(DISTDIR)/samples/html/help/helpfiles + mkdir $(DISTDIR)/samples/html/helpview + cp $(SAMPDIR)/html/helpview/Makefile.in $(DISTDIR)/samples/html/helpview + cp $(SAMPDIR)/html/helpview/*.cpp $(DISTDIR)/samples/html/helpview + cp $(SAMPDIR)/html/helpview/*.zip $(DISTDIR)/samples/html/helpview mkdir $(DISTDIR)/samples/html/printing cp $(SAMPDIR)/html/printing/Makefile.in $(DISTDIR)/samples/html/printing - cp $(SAMPDIR)/html/printing/*.xpm $(DISTDIR)/samples/html/printing cp $(SAMPDIR)/html/printing/*.cpp $(DISTDIR)/samples/html/printing - cp $(SAMPDIR)/html/printing/*.h $(DISTDIR)/samples/html/printing - cp $(SAMPDIR)/html/printing/*.png $(DISTDIR)/samples/html/printing cp $(SAMPDIR)/html/printing/*.htm $(DISTDIR)/samples/html/printing mkdir $(DISTDIR)/samples/html/test cp $(SAMPDIR)/html/test/Makefile.in $(DISTDIR)/samples/html/test @@ -2325,14 +2487,18 @@ SAMPLES_DIST: cp $(SAMPDIR)/html/zip/*.cpp $(DISTDIR)/samples/html/zip cp $(SAMPDIR)/html/zip/*.htm $(DISTDIR)/samples/html/zip cp $(SAMPDIR)/html/zip/*.zip $(DISTDIR)/samples/html/zip + mkdir $(DISTDIR)/samples/image cp $(SAMPDIR)/image/Makefile.in $(DISTDIR)/samples/image + cp $(SAMPDIR)/image/makefile.unx $(DISTDIR)/samples/image cp $(SAMPDIR)/image/*.cpp $(DISTDIR)/samples/image cp $(SAMPDIR)/image/horse.* $(DISTDIR)/samples/image + mkdir $(DISTDIR)/samples/internat mkdir $(DISTDIR)/samples/internat/de mkdir $(DISTDIR)/samples/internat/fr cp $(SAMPDIR)/internat/Makefile.in $(DISTDIR)/samples/internat + cp $(SAMPDIR)/internat/makefile.unx $(DISTDIR)/samples/internat cp $(SAMPDIR)/internat/*.cpp $(DISTDIR)/samples/internat cp $(SAMPDIR)/internat/*.xpm $(DISTDIR)/samples/internat cp $(SAMPDIR)/internat/*.txt $(DISTDIR)/samples/internat @@ -2341,51 +2507,83 @@ SAMPLES_DIST: cp $(SAMPDIR)/internat/de/*.mo $(DISTDIR)/samples/internat/de cp $(SAMPDIR)/internat/fr/*.po $(DISTDIR)/samples/internat/fr cp $(SAMPDIR)/internat/de/*.mo $(DISTDIR)/samples/internat/de + mkdir $(DISTDIR)/samples/layout cp $(SAMPDIR)/layout/Makefile.in $(DISTDIR)/samples/layout + cp $(SAMPDIR)/layout/makefile.unx $(DISTDIR)/samples/layout cp $(SAMPDIR)/layout/*.cpp $(DISTDIR)/samples/layout cp $(SAMPDIR)/layout/*.h $(DISTDIR)/samples/layout + mkdir $(DISTDIR)/samples/listctrl + mkdir $(DISTDIR)/samples/listctrl/bitmaps cp $(SAMPDIR)/listctrl/Makefile.in $(DISTDIR)/samples/listctrl + cp $(SAMPDIR)/listctrl/makefile.unx $(DISTDIR)/samples/listctrl cp $(SAMPDIR)/listctrl/*.cpp $(DISTDIR)/samples/listctrl cp $(SAMPDIR)/listctrl/*.h $(DISTDIR)/samples/listctrl cp $(SAMPDIR)/listctrl/*.xpm $(DISTDIR)/samples/listctrl - mkdir $(DISTDIR)/samples/listctrl/bitmap - cp $(SAMPDIR)/listctrl/*.xpm $(DISTDIR)/samples/listctrl/bitmaps + cp $(SAMPDIR)/listctrl/bitmaps/*.xpm $(DISTDIR)/samples/listctrl/bitmaps + mkdir $(DISTDIR)/samples/mdi + mkdir $(DISTDIR)/samples/mdi/bitmaps cp $(SAMPDIR)/mdi/Makefile.in $(DISTDIR)/samples/mdi + cp $(SAMPDIR)/mdi/makefile.unx $(DISTDIR)/samples/mdi cp $(SAMPDIR)/mdi/*.cpp $(DISTDIR)/samples/mdi cp $(SAMPDIR)/mdi/*.h $(DISTDIR)/samples/mdi cp $(SAMPDIR)/mdi/*.xpm $(DISTDIR)/samples/mdi + cp $(SAMPDIR)/mdi/bitmaps/*.xpm $(DISTDIR)/samples/mdi/bitmaps + + mkdir $(DISTDIR)/samples/memcheck + cp $(SAMPDIR)/memcheck/Makefile.in $(DISTDIR)/samples/memcheck + cp $(SAMPDIR)/memcheck/makefile.unx $(DISTDIR)/samples/memcheck + cp $(SAMPDIR)/memcheck/*.cpp $(DISTDIR)/samples/memcheck + cp $(SAMPDIR)/memcheck/*.xpm $(DISTDIR)/samples/memcheck + + mkdir $(DISTDIR)/samples/menu + cp $(SAMPDIR)/menu/Makefile.in $(DISTDIR)/samples/menu + cp $(SAMPDIR)/menu/makefile.unx $(DISTDIR)/samples/menu + cp $(SAMPDIR)/menu/*.cpp $(DISTDIR)/samples/menu + mkdir $(DISTDIR)/samples/minifram + mkdir $(DISTDIR)/samples/minifram/bitmaps cp $(SAMPDIR)/minifram/Makefile.in $(DISTDIR)/samples/minifram + cp $(SAMPDIR)/minifram/makefile.unx $(DISTDIR)/samples/minifram cp $(SAMPDIR)/minifram/*.cpp $(DISTDIR)/samples/minifram cp $(SAMPDIR)/minifram/*.h $(DISTDIR)/samples/minifram cp $(SAMPDIR)/minifram/*.xpm $(DISTDIR)/samples/minifram - mkdir $(DISTDIR)/samples/minifram/bitmap - cp $(SAMPDIR)/minifram/*.xpm $(DISTDIR)/samples/minifram/bitmaps + cp $(SAMPDIR)/minifram/bitmaps/*.xpm $(DISTDIR)/samples/minifram/bitmaps + mkdir $(DISTDIR)/samples/minimal cp $(SAMPDIR)/minimal/Makefile.in $(DISTDIR)/samples/minimal + cp $(SAMPDIR)/minimal/makefile.unx $(DISTDIR)/samples/minimal cp $(SAMPDIR)/minimal/*.cpp $(DISTDIR)/samples/minimal cp $(SAMPDIR)/minimal/*.xpm $(DISTDIR)/samples/minimal + + mkdir $(DISTDIR)/samples/nettest + cp $(SAMPDIR)/nettest/Makefile.in $(DISTDIR)/samples/nettest + cp $(SAMPDIR)/nettest/*.cpp $(DISTDIR)/samples/nettest + mkdir $(DISTDIR)/samples/newgrid cp $(SAMPDIR)/newgrid/Makefile.in $(DISTDIR)/samples/newgrid cp $(SAMPDIR)/newgrid/*.cpp $(DISTDIR)/samples/newgrid cp $(SAMPDIR)/newgrid/*.h $(DISTDIR)/samples/newgrid + mkdir $(DISTDIR)/samples/notebook cp $(SAMPDIR)/notebook/Makefile.in $(DISTDIR)/samples/notebook cp $(SAMPDIR)/notebook/*.cpp $(DISTDIR)/samples/notebook cp $(SAMPDIR)/notebook/*.h $(DISTDIR)/samples/notebook + mkdir $(DISTDIR)/samples/png cp $(SAMPDIR)/png/Makefile.in $(DISTDIR)/samples/png cp $(SAMPDIR)/png/*.cpp $(DISTDIR)/samples/png cp $(SAMPDIR)/png/*.h $(DISTDIR)/samples/png cp $(SAMPDIR)/png/*.png $(DISTDIR)/samples/png + mkdir $(DISTDIR)/samples/resource cp $(SAMPDIR)/resource/Makefile.in $(DISTDIR)/samples/resource cp $(SAMPDIR)/resource/*.cpp $(DISTDIR)/samples/resource cp $(SAMPDIR)/resource/*.h $(DISTDIR)/samples/resource cp $(SAMPDIR)/resource/*.wxr $(DISTDIR)/samples/resource + mkdir $(DISTDIR)/samples/richedit cp $(SAMPDIR)/richedit/Makefile.in $(DISTDIR)/samples/richedit cp $(SAMPDIR)/richedit/*.cpp $(DISTDIR)/samples/richedit @@ -2397,6 +2595,10 @@ SAMPLES_DIST: cp $(SAMPDIR)/proplist/Makefile.in $(DISTDIR)/samples/proplist cp $(SAMPDIR)/proplist/*.cpp $(DISTDIR)/samples/proplist cp $(SAMPDIR)/proplist/*.h $(DISTDIR)/samples/proplist + mkdir $(DISTDIR)/samples/propsize + cp $(SAMPDIR)/propsize/Makefile.in $(DISTDIR)/samples/propsize + cp $(SAMPDIR)/propsize/*.cpp $(DISTDIR)/samples/propsize + cp $(SAMPDIR)/propsize/*.xpm $(DISTDIR)/samples/propsize mkdir $(DISTDIR)/samples/sashtest cp $(SAMPDIR)/sashtest/Makefile.in $(DISTDIR)/samples/sashtest cp $(SAMPDIR)/sashtest/*.cpp $(DISTDIR)/samples/sashtest @@ -2404,6 +2606,9 @@ SAMPLES_DIST: mkdir $(DISTDIR)/samples/scroll cp $(SAMPDIR)/scroll/Makefile.in $(DISTDIR)/samples/scroll cp $(SAMPDIR)/scroll/*.cpp $(DISTDIR)/samples/scroll + mkdir $(DISTDIR)/samples/scrollsub + cp $(SAMPDIR)/scrollsub/Makefile.in $(DISTDIR)/samples/scrollsub + cp $(SAMPDIR)/scrollsub/*.cpp $(DISTDIR)/samples/scrollsub mkdir $(DISTDIR)/samples/splitter cp $(SAMPDIR)/splitter/Makefile.in $(DISTDIR)/samples/splitter cp $(SAMPDIR)/splitter/*.cpp $(DISTDIR)/samples/splitter @@ -2417,10 +2622,9 @@ SAMPLES_DIST: mkdir $(DISTDIR)/samples/toolbar cp $(SAMPDIR)/toolbar/Makefile.in $(DISTDIR)/samples/toolbar cp $(SAMPDIR)/toolbar/*.cpp $(DISTDIR)/samples/toolbar - cp $(SAMPDIR)/toolbar/*.h $(DISTDIR)/samples/toolbar cp $(SAMPDIR)/toolbar/*.xpm $(DISTDIR)/samples/toolbar - mkdir $(DISTDIR)/samples/toolbar/bitmap - cp $(SAMPDIR)/toolbar/*.xpm $(DISTDIR)/samples/toolbar/bitmaps + mkdir $(DISTDIR)/samples/toolbar/bitmaps + cp $(SAMPDIR)/toolbar/bitmaps/*.xpm $(DISTDIR)/samples/toolbar/bitmaps mkdir $(DISTDIR)/samples/treectrl cp $(SAMPDIR)/treectrl/Makefile.in $(DISTDIR)/samples/treectrl cp $(SAMPDIR)/treectrl/*.cpp $(DISTDIR)/samples/treectrl @@ -2454,7 +2658,7 @@ SAMPLES_DIST: UTILS_DIST: mkdir $(DISTDIR)/utils cp $(UTILSDIR)/Makefile.in $(DISTDIR)/utils - + mkdir $(DISTDIR)/utils/wxMMedia2 mkdir $(DISTDIR)/utils/wxMMedia2/lib mkdir $(DISTDIR)/utils/wxMMedia2/sample @@ -2465,7 +2669,7 @@ UTILS_DIST: cp $(UTILSDIR)/wxMMedia2/lib/*.def $(DISTDIR)/utils/wxMMedia2/lib cp $(UTILSDIR)/wxMMedia2/sample/Makefile.in $(DISTDIR)/utils/wxMMedia2/sample cp $(UTILSDIR)/wxMMedia2/sample/*.cpp $(DISTDIR)/utils/wxMMedia2/sample - + mkdir $(DISTDIR)/utils/glcanvas mkdir $(DISTDIR)/utils/glcanvas/$(TOOLKITDIR) cp $(UTILSDIR)/glcanvas/Makefile.in $(DISTDIR)/utils/glcanvas @@ -2473,23 +2677,25 @@ UTILS_DIST: cp $(UTILSDIR)/glcanvas/$(TOOLKITDIR)/Makefile.in $(DISTDIR)/utils/glcanvas/$(TOOLKITDIR) cp $(UTILSDIR)/glcanvas/$(TOOLKITDIR)/*.h $(DISTDIR)/utils/glcanvas/$(TOOLKITDIR) cp $(UTILSDIR)/glcanvas/$(TOOLKITDIR)/*.cpp $(DISTDIR)/utils/glcanvas/$(TOOLKITDIR) - + mkdir $(DISTDIR)/utils/ogl mkdir $(DISTDIR)/utils/ogl/src cp $(UTILSDIR)/ogl/Makefile.in $(DISTDIR)/utils/ogl cp $(UTILSDIR)/ogl/src/Makefile.in $(DISTDIR)/utils/ogl/src cp $(UTILSDIR)/ogl/src/*.h $(DISTDIR)/utils/ogl/src cp $(UTILSDIR)/ogl/src/*.cpp $(DISTDIR)/utils/ogl/src - + MISC_DIST: mkdir $(DISTDIR)/misc mkdir $(DISTDIR)/misc/afm cp $(MISCDIR)/afm/*.afm $(DISTDIR)/misc/afm mkdir $(DISTDIR)/misc/gs_afm cp $(MISCDIR)/gs_afm/*.afm $(DISTDIR)/misc/gs_afm - + dist: ALL_DIST @GUIDIST@ SAMPLES_DIST UTILS_DIST MISC_DIST cd _dist_dir; tar ch wx$(TOOLKIT) | gzip -f9 > $(WXARCHIVE); mv $(WXARCHIVE) .. + mv _dist_dir/wx$(TOOLKIT)/samples _dist_dir/wx$(TOOLKIT)/wxSamples + cd _dist_dir/wx$(TOOLKIT); tar ch wxSamples | gzip -f9 > $(WXSAMPLES); mv $(WXSAMPLES) ../.. $(RM) -r _dist_dir clean: