X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/510fc784c0c7002488bcaad881901176554f7c32..8480b297e70a29b785421ded6db22ae024e35038:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 75f1e59335..b89ed941b8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,5 +1,5 @@ # -# This file was automatically generated by tmake at 13:39, 2000/01/24 +# This file was automatically generated by tmake at 18:29, 2000/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNX.T! # @@ -144,6 +144,7 @@ BASE_HEADERS = \ cmdline.h \ date.h \ datetime.h \ + datetime.inl \ debug.h \ defs.h \ dir.h \ @@ -212,6 +213,7 @@ WX_HEADERS = \ dataobj.h \ date.h \ datetime.h \ + datetime.inl \ datstrm.h \ db.h \ dbtable.h \ @@ -277,6 +279,8 @@ WX_HEADERS = \ intl.h \ ioswrap.h \ ipcbase.h \ + isql.h \ + isqlext.h \ joystick.h \ layout.h \ laywin.h \ @@ -557,6 +561,7 @@ MSW_HEADERS = \ msw/menu.h \ msw/menuitem.h \ msw/metafile.h \ + msw/mimetype.h \ msw/minifram.h \ msw/msgdlg.h \ msw/msvcrt.h \ @@ -3137,6 +3142,7 @@ SAMPLES_DIST: cp $(SAMPDIR)/image/*.cpp $(DISTDIR)/samples/image cp $(SAMPDIR)/image/horse.* $(DISTDIR)/samples/image cp $(SAMPDIR)/image/smile.xbm $(DISTDIR)/samples/image + cp $(SAMPDIR)/image/smile.xpm $(DISTDIR)/samples/image mkdir $(DISTDIR)/samples/internat mkdir $(DISTDIR)/samples/internat/de