X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e694c22c31908a1fe35736e8f3d687a83d8b4892..b178e0c71a8bdffa43bed3ff159a01c87708fc7a:/Makefile.in diff --git a/Makefile.in b/Makefile.in index b8fce3c2cc..81ff08708e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,5 +1,5 @@ # -# This file was automatically generated by tmake at 16:18, 1999/12/08 +# This file was automatically generated by tmake at 19:06, 2000/01/05 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNX.T! # @@ -132,7 +132,9 @@ DISTDIR = ./_dist_dir/wx$(TOOLKIT) BASE_HEADERS = \ app.h \ + cmdline.cpp \ date.h \ + datetime.h \ debug.h \ defs.h \ dir.h \ @@ -164,6 +166,7 @@ BASE_HEADERS = \ utils.h \ variant.h \ version.h \ + wfstream.h \ wx.h \ wxchar.h \ wxprec.h @@ -178,12 +181,14 @@ WX_HEADERS = \ buffer.h \ busyinfo.h \ button.h \ + calctrl.h \ caret.h \ checkbox.h \ checklst.h \ choicdlg.h \ choice.h \ clipbrd.h \ + cmdline.cpp \ cmndata.h \ colordlg.h \ colour.h \ @@ -195,6 +200,7 @@ WX_HEADERS = \ cursor.h \ dataobj.h \ date.h \ + datetime.h \ datstrm.h \ db.h \ dbtable.h \ @@ -217,6 +223,7 @@ WX_HEADERS = \ dragimag.h \ dynarray.h \ dynlib.h \ + encconv.h \ event.h \ expr.h \ ffile.h \ @@ -246,8 +253,15 @@ WX_HEADERS = \ helpwin.h \ helpxlp.h \ icon.h \ + imagbmp.h \ image.h \ + imaggif.h \ + imagjpeg.h \ imaglist.h \ + imagpcx.h \ + imagpng.h \ + imagpnm.h \ + imagtiff.h \ intl.h \ ioswrap.h \ ipcbase.h \ @@ -280,7 +294,6 @@ WX_HEADERS = \ panel.h \ paper.h \ pen.h \ - pnghand.h \ print.h \ printdlg.h \ prntbase.h \ @@ -319,9 +332,7 @@ WX_HEADERS = \ tab.h \ tabctrl.h \ taskbar.h \ - tbar95.h \ tbarbase.h \ - tbarmsw.h \ tbarsmpl.h \ textctrl.h \ textdlg.h \ @@ -537,8 +548,6 @@ MSW_HEADERS = \ msw/notebook.h \ msw/palette.h \ msw/pen.h \ - msw/pnghand.h \ - msw/pngread.h \ msw/printdlg.h \ msw/printwin.h \ msw/private.h \ @@ -577,6 +586,7 @@ UNIX_HEADERS = \ unix/fontutil.h GENERIC_HEADERS = \ + generic/calctrl.h \ generic/caret.h \ generic/choicdgg.h \ generic/colrdlgg.h \ @@ -605,7 +615,8 @@ GENERIC_HEADERS = \ generic/statusbr.h \ generic/tabg.h \ generic/textdlgg.h \ - generic/treectrl.h + generic/treectrl.h \ + generic/wizard.h PROTOCOL_HEADERS = \ protocol/file.h \ @@ -630,6 +641,7 @@ HTML_HEADERS = \ GTK_GENERICOBJS = \ busyinfo.o \ + calctrl.o \ caret.o \ choicdgg.o \ colrdlgg.o \ @@ -658,6 +670,7 @@ GTK_GENERICOBJS = \ splitter.o \ statusbr.o \ tabg.o \ + tbarsmpl.o \ textdlgg.o \ tipdlg.o \ treectrl.o \ @@ -665,6 +678,7 @@ GTK_GENERICOBJS = \ GTK_GENERICDEPS = \ busyinfo.d \ + calctrl.d \ caret.d \ choicdgg.d \ colrdlgg.d \ @@ -693,6 +707,7 @@ GTK_GENERICDEPS = \ splitter.d \ statusbr.d \ tabg.d \ + tbarsmpl.d \ textdlgg.d \ tipdlg.d \ treectrl.d \ @@ -703,11 +718,12 @@ GTK_COMMONOBJS = \ appcmn.o \ choiccmn.o \ clipcmn.o \ + cmdline.o \ cmndata.o \ config.o \ ctrlcmn.o \ ctrlsub.o \ - date.o \ + datetime.o \ datstrm.o \ db.o \ dbtable.o \ @@ -718,6 +734,7 @@ GTK_COMMONOBJS = \ docview.o \ dynarray.o \ dynlib.o \ + encconv.o \ event.o \ extended.o \ ffile.o \ @@ -751,6 +768,7 @@ GTK_COMMONOBJS = \ lboxcmn.o \ list.o \ log.o \ + longlong.o \ memory.o \ menucmn.o \ mimetype.o \ @@ -774,10 +792,8 @@ GTK_COMMONOBJS = \ stream.o \ string.o \ tbarbase.o \ - tbarsmpl.o \ textcmn.o \ textfile.o \ - time.o \ timercmn.o \ tokenzr.o \ txtstrm.o \ @@ -800,11 +816,12 @@ GTK_COMMONDEPS = \ appcmn.d \ choiccmn.d \ clipcmn.d \ + cmdline.d \ cmndata.d \ config.d \ ctrlcmn.d \ ctrlsub.d \ - date.d \ + datetime.d \ datstrm.d \ db.d \ dbtable.d \ @@ -815,6 +832,7 @@ GTK_COMMONDEPS = \ docview.d \ dynarray.d \ dynlib.d \ + encconv.d \ event.d \ extended.d \ ffile.d \ @@ -848,6 +866,7 @@ GTK_COMMONDEPS = \ lboxcmn.d \ list.d \ log.d \ + longlong.d \ memory.d \ menucmn.d \ mimetype.d \ @@ -871,10 +890,8 @@ GTK_COMMONDEPS = \ stream.d \ string.d \ tbarbase.d \ - tbarsmpl.d \ textcmn.d \ textfile.d \ - time.d \ timercmn.d \ tokenzr.d \ txtstrm.d \ @@ -1014,6 +1031,7 @@ GTK_GUIDEPS = \ MOTIF_GENERICOBJS = \ busyinfo.o \ + calctrl.o \ caret.o \ choicdgg.o \ colrdlgg.o \ @@ -1045,6 +1063,7 @@ MOTIF_GENERICOBJS = \ statline.o \ statusbr.o \ tabg.o \ + tbarsmpl.o \ textdlgg.o \ tipdlg.o \ treectrl.o \ @@ -1052,6 +1071,7 @@ MOTIF_GENERICOBJS = \ MOTIF_GENERICDEPS = \ busyinfo.d \ + calctrl.d \ caret.d \ choicdgg.d \ colrdlgg.d \ @@ -1083,6 +1103,7 @@ MOTIF_GENERICDEPS = \ statline.d \ statusbr.d \ tabg.d \ + tbarsmpl.d \ textdlgg.d \ tipdlg.d \ treectrl.d \ @@ -1093,11 +1114,12 @@ MOTIF_COMMONOBJS = \ appcmn.o \ choiccmn.o \ clipcmn.o \ + cmdline.o \ cmndata.o \ config.o \ ctrlcmn.o \ ctrlsub.o \ - date.o \ + datetime.o \ datstrm.o \ db.o \ dbtable.o \ @@ -1108,6 +1130,7 @@ MOTIF_COMMONOBJS = \ docview.o \ dynarray.o \ dynlib.o \ + encconv.o \ event.o \ extended.o \ ffile.o \ @@ -1141,6 +1164,7 @@ MOTIF_COMMONOBJS = \ lboxcmn.o \ list.o \ log.o \ + longlong.o \ memory.o \ menucmn.o \ mimetype.o \ @@ -1164,10 +1188,8 @@ MOTIF_COMMONOBJS = \ stream.o \ string.o \ tbarbase.o \ - tbarsmpl.o \ textcmn.o \ textfile.o \ - time.o \ timercmn.o \ tokenzr.o \ txtstrm.o \ @@ -1190,11 +1212,12 @@ MOTIF_COMMONDEPS = \ appcmn.d \ choiccmn.d \ clipcmn.d \ + cmdline.d \ cmndata.d \ config.d \ ctrlcmn.d \ ctrlsub.d \ - date.d \ + datetime.d \ datstrm.d \ db.d \ dbtable.d \ @@ -1205,6 +1228,7 @@ MOTIF_COMMONDEPS = \ docview.d \ dynarray.d \ dynlib.d \ + encconv.d \ event.d \ extended.d \ ffile.d \ @@ -1238,6 +1262,7 @@ MOTIF_COMMONDEPS = \ lboxcmn.d \ list.d \ log.d \ + longlong.d \ memory.d \ menucmn.d \ mimetype.d \ @@ -1261,10 +1286,8 @@ MOTIF_COMMONDEPS = \ stream.d \ string.d \ tbarbase.d \ - tbarsmpl.d \ textcmn.d \ textfile.d \ - time.d \ timercmn.d \ tokenzr.d \ txtstrm.d \ @@ -1394,6 +1417,7 @@ MOTIF_GUIDEPS = \ MSW_GENERICOBJS = \ busyinfo.o \ + calctrl.o \ choicdgg.o \ dirdlgg.o \ grid.o \ @@ -1409,13 +1433,14 @@ MSW_GENERICOBJS = \ scrolwin.o \ splitter.o \ statusbr.o \ - tabg.o \ + tbarsmpl.o \ textdlgg.o \ tipdlg.o \ wizard.o MSW_GENERICDEPS = \ busyinfo.d \ + calctrl.d \ choicdgg.d \ dirdlgg.d \ grid.d \ @@ -1431,7 +1456,7 @@ MSW_GENERICDEPS = \ scrolwin.d \ splitter.d \ statusbr.d \ - tabg.d \ + tbarsmpl.d \ textdlgg.d \ tipdlg.d \ wizard.d @@ -1441,11 +1466,12 @@ MSW_COMMONOBJS = \ appcmn.o \ choiccmn.o \ clipcmn.o \ + cmdline.o \ cmndata.o \ config.o \ ctrlcmn.o \ ctrlsub.o \ - date.o \ + datetime.o \ datstrm.o \ db.o \ dbtable.o \ @@ -1456,6 +1482,7 @@ MSW_COMMONOBJS = \ docview.o \ dynarray.o \ dynlib.o \ + encconv.o \ event.o \ extended.o \ ffile.o \ @@ -1489,6 +1516,7 @@ MSW_COMMONOBJS = \ lboxcmn.o \ list.o \ log.o \ + longlong.o \ memory.o \ menucmn.o \ mimetype.o \ @@ -1513,10 +1541,8 @@ MSW_COMMONOBJS = \ stream.o \ string.o \ tbarbase.o \ - tbarsmpl.o \ textcmn.o \ textfile.o \ - time.o \ timercmn.o \ tokenzr.o \ txtstrm.o \ @@ -1539,11 +1565,12 @@ MSW_COMMONDEPS = \ appcmn.d \ choiccmn.d \ clipcmn.d \ + cmdline.d \ cmndata.d \ config.d \ ctrlcmn.d \ ctrlsub.d \ - date.d \ + datetime.d \ datstrm.d \ db.d \ dbtable.d \ @@ -1554,6 +1581,7 @@ MSW_COMMONDEPS = \ docview.d \ dynarray.d \ dynlib.d \ + encconv.d \ event.d \ extended.d \ ffile.d \ @@ -1587,6 +1615,7 @@ MSW_COMMONDEPS = \ lboxcmn.d \ list.d \ log.d \ + longlong.d \ memory.d \ menucmn.d \ mimetype.d \ @@ -1611,10 +1640,8 @@ MSW_COMMONDEPS = \ stream.d \ string.d \ tbarbase.d \ - tbarsmpl.d \ textcmn.d \ textfile.d \ - time.d \ timercmn.d \ tokenzr.d \ txtstrm.d \ @@ -1692,7 +1719,6 @@ MSW_GUIOBJS = \ palette.o \ pen.o \ penwin.o \ - pnghand.o \ printdlg.o \ printwin.o \ radiobox.o \ @@ -1784,7 +1810,6 @@ MSW_GUIDEPS = \ palette.d \ pen.d \ penwin.d \ - pnghand.d \ printdlg.d \ printwin.d \ radiobox.d \ @@ -1819,8 +1844,9 @@ MSW_GUIDEPS = \ BASE_OBJS = \ init.o \ appcmn.o \ + cmdline.o \ config.o \ - date.o \ + datetime.o \ dynarray.o \ dynlib.o \ event.o \ @@ -1834,6 +1860,7 @@ BASE_OBJS = \ intl.o \ list.o \ log.o \ + longlong.o \ mimetype.o \ module.o \ object.o \ @@ -1842,12 +1869,12 @@ BASE_OBJS = \ stream.o \ string.o \ textfile.o \ - time.o \ timercmn.o \ tokenzr.o \ txtstrm.o \ utilscmn.o \ variant.o \ + wfstream.o \ wxchar.o \ dir.o \ threadpsx.o \ @@ -1856,8 +1883,9 @@ BASE_OBJS = \ BASE_DEPS = \ init.d \ appcmn.d \ + cmdline.d \ config.d \ - date.d \ + datetime.d \ dynarray.d \ dynlib.d \ event.d \ @@ -1871,6 +1899,7 @@ BASE_DEPS = \ intl.d \ list.d \ log.d \ + longlong.d \ mimetype.d \ module.d \ object.d \ @@ -1879,12 +1908,12 @@ BASE_DEPS = \ stream.d \ string.d \ textfile.d \ - time.d \ timercmn.d \ tokenzr.d \ txtstrm.d \ utilscmn.d \ variant.d \ + wfstream.d \ wxchar.d \ dir.d \ threadpsx.d \ @@ -1900,6 +1929,7 @@ HTMLOBJS = \ htmltag.o \ htmlwin.o \ htmprint.o \ + m_dflist.o \ m_fonts.o \ m_hline.o \ m_image.o \ @@ -1920,6 +1950,7 @@ HTMLDEPS = \ htmltag.d \ htmlwin.d \ htmprint.d \ + m_dflist.d \ m_fonts.d \ m_hline.d \ m_image.d \ @@ -2268,6 +2299,7 @@ ALL_DIST: mkdir $(DISTDIR)/include/wx/unix mkdir $(DISTDIR)/include/wx/protocol cp $(INCDIR)/wx/*.h $(DISTDIR)/include/wx + cp $(INCDIR)/wx/*.inl $(DISTDIR)/include/wx cp $(INCDIR)/wx/*.cpp $(DISTDIR)/include/wx cp $(INCDIR)/wx/generic/*.h $(DISTDIR)/include/wx/generic cp $(INCDIR)/wx/generic/*.xpm $(DISTDIR)/include/wx/generic @@ -2367,11 +2399,21 @@ SAMPLES_DIST: cp $(SAMPDIR)/caret/*.cpp $(DISTDIR)/samples/caret cp $(SAMPDIR)/caret/*.xpm $(DISTDIR)/samples/caret + mkdir $(DISTDIR)/samples/calendar + cp $(SAMPDIR)/calendar/Makefile.in $(DISTDIR)/samples/calendar + cp $(SAMPDIR)/calendar/makefile.unx $(DISTDIR)/samples/calendar + cp $(SAMPDIR)/calendar/*.cpp $(DISTDIR)/samples/calendar + 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/console + cp $(SAMPDIR)/console/Makefile.in $(DISTDIR)/samples/console + cp $(SAMPDIR)/console/makefile.unx $(DISTDIR)/samples/console + cp $(SAMPDIR)/console/*.cpp $(DISTDIR)/samples/console + mkdir $(DISTDIR)/samples/controls mkdir $(DISTDIR)/samples/controls/icons cp $(SAMPDIR)/controls/Makefile.in $(DISTDIR)/samples/controls @@ -2386,14 +2428,6 @@ SAMPLES_DIST: 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 @@ -2450,11 +2484,21 @@ SAMPLES_DIST: cp $(SAMPDIR)/forty/*.xpm $(DISTDIR)/samples/forty cp $(SAMPDIR)/forty/*.xbm $(DISTDIR)/samples/forty + mkdir $(DISTDIR)/samples/font + cp $(SAMPDIR)/font/Makefile.in $(DISTDIR)/samples/font + cp $(SAMPDIR)/font/makefile.unx $(DISTDIR)/samples/font + cp $(SAMPDIR)/font/*.cpp $(DISTDIR)/samples/font + 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/grid + cp $(SAMPDIR)/grid/Makefile.in $(DISTDIR)/samples/grid + cp $(SAMPDIR)/grid/makefile.unx $(DISTDIR)/samples/grid + cp $(SAMPDIR)/grid/*.cpp $(DISTDIR)/samples/grid + mkdir $(DISTDIR)/samples/help mkdir $(DISTDIR)/samples/help/doc cp $(SAMPDIR)/help/Makefile.in $(DISTDIR)/samples/help @@ -2510,7 +2554,8 @@ SAMPLES_DIST: cp $(SAMPDIR)/image/makefile.unx $(DISTDIR)/samples/image cp $(SAMPDIR)/image/*.cpp $(DISTDIR)/samples/image cp $(SAMPDIR)/image/horse.* $(DISTDIR)/samples/image - + cp $(SAMPDIR)/image/smile.xbm $(DISTDIR)/samples/image + mkdir $(DISTDIR)/samples/internat mkdir $(DISTDIR)/samples/internat/de mkdir $(DISTDIR)/samples/internat/fr @@ -2531,6 +2576,14 @@ SAMPLES_DIST: cp $(SAMPDIR)/layout/*.cpp $(DISTDIR)/samples/layout cp $(SAMPDIR)/layout/*.h $(DISTDIR)/samples/layout + mkdir $(DISTDIR)/samples/life + mkdir $(DISTDIR)/samples/life/bitmaps + cp $(SAMPDIR)/life/Makefile.in $(DISTDIR)/samples/life + cp $(SAMPDIR)/life/makefile.unx $(DISTDIR)/samples/life + cp $(SAMPDIR)/life/*.cpp $(DISTDIR)/samples/life + cp $(SAMPDIR)/life/*.xpm $(DISTDIR)/samples/life + cp $(SAMPDIR)/life/bitmaps/*.xpm $(DISTDIR)/samples/life/bitmaps + mkdir $(DISTDIR)/samples/listctrl mkdir $(DISTDIR)/samples/listctrl/bitmaps cp $(SAMPDIR)/listctrl/Makefile.in $(DISTDIR)/samples/listctrl @@ -2577,26 +2630,39 @@ SAMPLES_DIST: mkdir $(DISTDIR)/samples/nettest cp $(SAMPDIR)/nettest/Makefile.in $(DISTDIR)/samples/nettest + cp $(SAMPDIR)/nettest/makefile.unx $(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/makefile.unx $(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/makefile.unx $(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/makefile.unx $(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/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/resource cp $(SAMPDIR)/resource/Makefile.in $(DISTDIR)/samples/resource + cp $(SAMPDIR)/resource/makefile.unx $(DISTDIR)/samples/resource cp $(SAMPDIR)/resource/*.cpp $(DISTDIR)/samples/resource cp $(SAMPDIR)/resource/*.h $(DISTDIR)/samples/resource cp $(SAMPDIR)/resource/*.wxr $(DISTDIR)/samples/resource @@ -2608,65 +2674,85 @@ SAMPLES_DIST: cp $(SAMPDIR)/richedit/*.xpm $(DISTDIR)/samples/richedit cp $(SAMPDIR)/richedit/README $(DISTDIR)/samples/richedit cp $(SAMPDIR)/richedit/TODO $(DISTDIR)/samples/richedit + mkdir $(DISTDIR)/samples/proplist 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 cp $(SAMPDIR)/sashtest/*.h $(DISTDIR)/samples/sashtest + mkdir $(DISTDIR)/samples/scroll cp $(SAMPDIR)/scroll/Makefile.in $(DISTDIR)/samples/scroll + cp $(SAMPDIR)/scroll/makefile.unx $(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/makefile.unx $(DISTDIR)/samples/scrollsub cp $(SAMPDIR)/scrollsub/*.cpp $(DISTDIR)/samples/scrollsub + mkdir $(DISTDIR)/samples/splitter + cp $(SAMPDIR)/splitter/makefile.unx $(DISTDIR)/samples/splitter cp $(SAMPDIR)/splitter/Makefile.in $(DISTDIR)/samples/splitter cp $(SAMPDIR)/splitter/*.cpp $(DISTDIR)/samples/splitter + mkdir $(DISTDIR)/samples/text cp $(SAMPDIR)/text/Makefile.in $(DISTDIR)/samples/text + cp $(SAMPDIR)/text/makefile.unx $(DISTDIR)/samples/text cp $(SAMPDIR)/text/*.cpp $(DISTDIR)/samples/text cp $(SAMPDIR)/text/*.xpm $(DISTDIR)/samples/text + mkdir $(DISTDIR)/samples/thread cp $(SAMPDIR)/thread/Makefile.in $(DISTDIR)/samples/thread + cp $(SAMPDIR)/thread/makefile.unx $(DISTDIR)/samples/thread cp $(SAMPDIR)/thread/*.cpp $(DISTDIR)/samples/thread + mkdir $(DISTDIR)/samples/toolbar cp $(SAMPDIR)/toolbar/Makefile.in $(DISTDIR)/samples/toolbar cp $(SAMPDIR)/toolbar/*.cpp $(DISTDIR)/samples/toolbar cp $(SAMPDIR)/toolbar/*.xpm $(DISTDIR)/samples/toolbar 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 cp $(SAMPDIR)/treectrl/*.h $(DISTDIR)/samples/treectrl cp $(SAMPDIR)/treectrl/*.xpm $(DISTDIR)/samples/treectrl + mkdir $(DISTDIR)/samples/typetest cp $(SAMPDIR)/typetest/Makefile.in $(DISTDIR)/samples/typetest cp $(SAMPDIR)/typetest/*.cpp $(DISTDIR)/samples/typetest cp $(SAMPDIR)/typetest/*.h $(DISTDIR)/samples/typetest cp $(SAMPDIR)/typetest/*.xpm $(DISTDIR)/samples/typetest + mkdir $(DISTDIR)/samples/validate cp $(SAMPDIR)/validate/Makefile.in $(DISTDIR)/samples/validate cp $(SAMPDIR)/validate/*.cpp $(DISTDIR)/samples/validate cp $(SAMPDIR)/validate/*.h $(DISTDIR)/samples/validate cp $(SAMPDIR)/validate/*.xpm $(DISTDIR)/samples/validate + mkdir $(DISTDIR)/samples/wizard cp $(SAMPDIR)/wizard/Makefile.in $(DISTDIR)/samples/wizard cp $(SAMPDIR)/wizard/*.cpp $(DISTDIR)/samples/wizard cp $(SAMPDIR)/wizard/*.xpm $(DISTDIR)/samples/wizard + mkdir $(DISTDIR)/samples/wxpoem cp $(SAMPDIR)/wxpoem/Makefile.in $(DISTDIR)/samples/wxpoem cp $(SAMPDIR)/wxpoem/*.cpp $(DISTDIR)/samples/wxpoem cp $(SAMPDIR)/wxpoem/*.xpm $(DISTDIR)/samples/wxpoem cp $(SAMPDIR)/wxpoem/*.dat $(DISTDIR)/samples/wxpoem cp $(SAMPDIR)/wxpoem/*.txt $(DISTDIR)/samples/wxpoem + mkdir $(DISTDIR)/samples/wxsocket cp $(SAMPDIR)/wxsocket/Makefile.in $(DISTDIR)/samples/wxsocket cp $(SAMPDIR)/wxsocket/*.cpp $(DISTDIR)/samples/wxsocket