X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0c79abb5dee19ce457ecbf11e771149cf113fa9..410eaf6d668e5effa95a04cacaa5b4be3bbe046d:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 40267b2b49..f28036562e 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 15:47, 1999/11/11 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNX.T! # @@ -187,6 +187,7 @@ WX_HEADERS = \ confbase.h \ config.h \ control.h \ + ctrlsub.h \ cursor.h \ dataobj.h \ date.h \ @@ -203,6 +204,7 @@ WX_HEADERS = \ debug.h \ defs.h \ dialog.h \ + dialup.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -220,6 +222,9 @@ WX_HEADERS = \ filesys.h \ font.h \ fontdlg.h \ + fontenum.h \ + fontmap.h \ + fontutil.h \ frame.h \ fs_inet.h \ fs_zip.h \ @@ -363,7 +368,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 +430,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 \ @@ -557,7 +566,8 @@ MSW_HEADERS = \ msw/xpmhand.h UNIX_HEADERS = \ - unix/execute.h + unix/execute.h \ + unix/fontutil.h GENERIC_HEADERS = \ generic/caret.h \ @@ -568,6 +578,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 +617,7 @@ HTML_HEADERS = \ html/htmlpars.h \ html/htmltag.h \ html/htmlwin.h \ + html/htmprint.h \ html/m_templ.h \ html/winpars.h @@ -618,6 +630,7 @@ GTK_GENERICOBJS = \ dirdlgg.o \ filedlgg.o \ grid.o \ + helpext.o \ helphtml.o \ helpwxht.o \ imaglist.o \ @@ -652,6 +665,7 @@ GTK_GENERICDEPS = \ dirdlgg.d \ filedlgg.d \ grid.d \ + helpext.d \ helphtml.d \ helpwxht.d \ imaglist.d \ @@ -679,14 +693,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 +719,7 @@ GTK_COMMONOBJS = \ filefn.o \ filesys.o \ fontcmn.o \ + fontmap.o \ framecmn.o \ fs_inet.o \ fs_zip.o \ @@ -719,9 +740,11 @@ GTK_COMMONOBJS = \ intl.o \ ipcbase.o \ layout.o \ + lboxcmn.o \ list.o \ log.o \ memory.o \ + menucmn.o \ mimetype.o \ module.o \ mstream.o \ @@ -766,14 +789,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 +815,7 @@ GTK_COMMONDEPS = \ filefn.d \ filesys.d \ fontcmn.d \ + fontmap.d \ framecmn.d \ fs_inet.d \ fs_zip.d \ @@ -806,9 +836,11 @@ GTK_COMMONDEPS = \ intl.d \ ipcbase.d \ layout.d \ + lboxcmn.d \ list.d \ log.d \ memory.d \ + menucmn.d \ mimetype.d \ module.d \ mstream.d \ @@ -980,6 +1012,7 @@ MOTIF_GENERICOBJS = \ dirdlgg.o \ fontdlgg.o \ grid.o \ + helpext.o \ helphtml.o \ helpwxht.o \ helpxlp.o \ @@ -1017,6 +1050,7 @@ MOTIF_GENERICDEPS = \ dirdlgg.d \ fontdlgg.d \ grid.d \ + helpext.d \ helphtml.d \ helpwxht.d \ helpxlp.d \ @@ -1047,16 +1081,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 +1107,7 @@ MOTIF_COMMONOBJS = \ filefn.o \ filesys.o \ fontcmn.o \ + fontmap.o \ framecmn.o \ fs_inet.o \ fs_zip.o \ @@ -1089,15 +1128,16 @@ MOTIF_COMMONOBJS = \ 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 +1177,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 +1203,7 @@ MOTIF_COMMONDEPS = \ filefn.d \ filesys.d \ fontcmn.d \ + fontmap.d \ framecmn.d \ fs_inet.d \ fs_zip.d \ @@ -1179,15 +1224,16 @@ MOTIF_COMMONDEPS = \ 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 +1296,6 @@ MOTIF_GUIOBJS = \ dialog.o \ filedlg.o \ font.o \ - fontenum.o \ frame.o \ gauge.o \ gdiobj.o \ @@ -1306,7 +1351,6 @@ MOTIF_GUIDEPS = \ dialog.d \ filedlg.d \ font.d \ - fontenum.d \ frame.d \ gauge.d \ gdiobj.d \ @@ -1383,16 +1427,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 +1453,7 @@ MSW_COMMONOBJS = \ filefn.o \ filesys.o \ fontcmn.o \ + fontmap.o \ framecmn.o \ fs_inet.o \ fs_zip.o \ @@ -1425,9 +1474,11 @@ MSW_COMMONOBJS = \ intl.o \ ipcbase.o \ layout.o \ + lboxcmn.o \ list.o \ log.o \ memory.o \ + menucmn.o \ mimetype.o \ module.o \ mstream.o \ @@ -1473,16 +1524,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 +1550,7 @@ MSW_COMMONDEPS = \ filefn.d \ filesys.d \ fontcmn.d \ + fontmap.d \ framecmn.d \ fs_inet.d \ fs_zip.d \ @@ -1515,9 +1571,11 @@ MSW_COMMONDEPS = \ intl.d \ ipcbase.d \ layout.d \ + lboxcmn.d \ list.d \ log.d \ memory.d \ + menucmn.d \ mimetype.d \ module.d \ mstream.d \ @@ -1593,6 +1651,8 @@ MSW_GUIOBJS = \ filedlg.o \ font.o \ fontdlg.o \ + fontenum.o \ + fontutil.o \ frame.o \ gauge95.o \ gdiobj.o \ @@ -1628,6 +1688,7 @@ MSW_GUIOBJS = \ settings.o \ slider95.o \ spinbutt.o \ + spinctrl.o \ statbmp.o \ statbox.o \ statbr95.o \ @@ -1679,6 +1740,8 @@ MSW_GUIDEPS = \ filedlg.d \ font.d \ fontdlg.d \ + fontenum.d \ + fontutil.d \ frame.d \ gauge95.d \ gdiobj.d \ @@ -1714,6 +1777,7 @@ MSW_GUIDEPS = \ settings.d \ slider95.d \ spinbutt.d \ + spinctrl.d \ statbmp.d \ statbox.d \ statbr95.d \ @@ -1734,6 +1798,8 @@ MSW_GUIDEPS = \ xpmhand.d BASE_OBJS = \ + init.o \ + appcmn.o \ config.o \ date.o \ dynarray.o \ @@ -1746,7 +1812,6 @@ BASE_OBJS = \ filefn.o \ filesys.o \ hash.o \ - init.o \ intl.o \ list.o \ log.o \ @@ -1768,6 +1833,8 @@ BASE_OBJS = \ utilsunx.o BASE_DEPS = \ + init.d \ + appcmn.d \ config.d \ date.d \ dynarray.d \ @@ -1780,7 +1847,6 @@ BASE_DEPS = \ filefn.d \ filesys.d \ hash.d \ - init.d \ intl.d \ list.d \ log.d \ @@ -1810,6 +1876,7 @@ HTMLOBJS = \ htmlpars.o \ htmltag.o \ htmlwin.o \ + htmprint.o \ m_fonts.o \ m_hline.o \ m_image.o \ @@ -1818,7 +1885,6 @@ HTMLOBJS = \ m_list.o \ m_pre.o \ m_tables.o \ - search.o \ winpars.o HTMLDEPS = \ @@ -1830,6 +1896,7 @@ HTMLDEPS = \ htmlpars.d \ htmltag.d \ htmlwin.d \ + htmprint.d \ m_fonts.d \ m_hline.d \ m_image.d \ @@ -1838,17 +1905,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 @@ -1979,7 +2049,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 +2057,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 +2065,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 +2091,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 +2108,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 +2128,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 +2182,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) @@ -2256,6 +2327,7 @@ SAMPLES_DIST: cp $(SAMPDIR)/dialogs/*.txt $(DISTDIR)/samples/dialogs mkdir $(DISTDIR)/samples/dnd cp $(SAMPDIR)/dnd/Makefile.in $(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 @@ -2298,12 +2370,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 @@ -2350,24 +2423,29 @@ SAMPLES_DIST: 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 + mkdir $(DISTDIR)/samples/listctrl/bitmaps + cp $(SAMPDIR)/listctrl/bitmaps/*.xpm $(DISTDIR)/samples/listctrl/bitmaps mkdir $(DISTDIR)/samples/mdi cp $(SAMPDIR)/mdi/Makefile.in $(DISTDIR)/samples/mdi cp $(SAMPDIR)/mdi/*.cpp $(DISTDIR)/samples/mdi cp $(SAMPDIR)/mdi/*.h $(DISTDIR)/samples/mdi cp $(SAMPDIR)/mdi/*.xpm $(DISTDIR)/samples/mdi + mkdir $(DISTDIR)/samples/mdi/bitmaps + cp $(SAMPDIR)/mdi/bitmaps/*.xpm $(DISTDIR)/samples/mdi/bitmaps mkdir $(DISTDIR)/samples/minifram cp $(SAMPDIR)/minifram/Makefile.in $(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 + mkdir $(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/*.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 @@ -2404,6 +2482,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 +2498,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 +2534,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 +2545,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,21 +2553,21 @@ 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) .. $(RM) -r _dist_dir