X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/84664b46847e0766703af94a062ab3f3ba934906..a7872dcd74fe67b93e0781b67a83afe26f49c7b8:/src/mgl/makefile.wat diff --git a/src/mgl/makefile.wat b/src/mgl/makefile.wat index faaf8da493..ab545271c9 100644 --- a/src/mgl/makefile.wat +++ b/src/mgl/makefile.wat @@ -1,6 +1,6 @@ #!/binb/wmake.exe -# This file was automatically generated by tmake at 11:57, 2002/01/17 +# This file was automatically generated by tmake at 17:44, 2002/01/28 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T! # @@ -295,6 +295,7 @@ HTMLOBJS = helpctrl.obj & m_list.obj & m_meta.obj & m_pre.obj & + m_style.obj & m_tables.obj & winpars.obj @@ -1105,6 +1106,9 @@ m_meta.obj: $(HTMLDIR)\m_meta.cpp m_pre.obj: $(HTMLDIR)\m_pre.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +m_style.obj: $(HTMLDIR)\m_style.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + m_tables.obj: $(HTMLDIR)\m_tables.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $<