X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/223cb5ed5a5403bdbd99bff95b55b5c982290f54..a8a32ce2cf162a218683c3708109ab58884717b7:/Makefile.in diff --git a/Makefile.in b/Makefile.in index e62017d46a..f28036562e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,5 +1,5 @@ # -# This file was automatically generated by tmake at 00:24, 1999/10/28 +# 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! # @@ -204,6 +204,7 @@ WX_HEADERS = \ debug.h \ defs.h \ dialog.h \ + dialup.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -221,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 \ @@ -562,7 +566,8 @@ MSW_HEADERS = \ msw/xpmhand.h UNIX_HEADERS = \ - unix/execute.h + unix/execute.h \ + unix/fontutil.h GENERIC_HEADERS = \ generic/caret.h \ @@ -645,6 +650,7 @@ GTK_GENERICOBJS = \ scrolwin.o \ splitter.o \ statusbr.o \ + tabg.o \ textdlgg.o \ tipdlg.o \ treectrl.o \ @@ -679,6 +685,7 @@ GTK_GENERICDEPS = \ scrolwin.d \ splitter.d \ statusbr.d \ + tabg.d \ textdlgg.d \ tipdlg.d \ treectrl.d \ @@ -712,6 +719,7 @@ GTK_COMMONOBJS = \ filefn.o \ filesys.o \ fontcmn.o \ + fontmap.o \ framecmn.o \ fs_inet.o \ fs_zip.o \ @@ -807,6 +815,7 @@ GTK_COMMONDEPS = \ filefn.d \ filesys.d \ fontcmn.d \ + fontmap.d \ framecmn.d \ fs_inet.d \ fs_zip.d \ @@ -1098,6 +1107,7 @@ MOTIF_COMMONOBJS = \ filefn.o \ filesys.o \ fontcmn.o \ + fontmap.o \ framecmn.o \ fs_inet.o \ fs_zip.o \ @@ -1193,6 +1203,7 @@ MOTIF_COMMONDEPS = \ filefn.d \ filesys.d \ fontcmn.d \ + fontmap.d \ framecmn.d \ fs_inet.d \ fs_zip.d \ @@ -1442,6 +1453,7 @@ MSW_COMMONOBJS = \ filefn.o \ filesys.o \ fontcmn.o \ + fontmap.o \ framecmn.o \ fs_inet.o \ fs_zip.o \ @@ -1538,6 +1550,7 @@ MSW_COMMONDEPS = \ filefn.d \ filesys.d \ fontcmn.d \ + fontmap.d \ framecmn.d \ fs_inet.d \ fs_zip.d \ @@ -1638,6 +1651,8 @@ MSW_GUIOBJS = \ filedlg.o \ font.o \ fontdlg.o \ + fontenum.o \ + fontutil.o \ frame.o \ gauge95.o \ gdiobj.o \ @@ -1725,6 +1740,8 @@ MSW_GUIDEPS = \ filedlg.d \ font.d \ fontdlg.d \ + fontenum.d \ + fontutil.d \ frame.d \ gauge95.d \ gdiobj.d \ @@ -1893,6 +1910,7 @@ HTMLDEPS = \ UNIX_OBJS = \ dialup.o \ fontenum.o \ + fontutil.o \ gsocket.o \ threadpsx.o \ utilsunx.o @@ -1900,6 +1918,7 @@ UNIX_OBJS = \ UNIX_DEPS = \ dialup.d \ fontenum.d \ + fontutil.d \ gsocket.d \ threadpsx.d \ utilsunx.d @@ -2308,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 @@ -2350,6 +2370,10 @@ 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/*.cpp $(DISTDIR)/samples/html/printing @@ -2474,7 +2498,6 @@ 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/bitmaps cp $(SAMPDIR)/toolbar/bitmaps/*.xpm $(DISTDIR)/samples/toolbar/bitmaps