From: Jouk Jansen Date: Wed, 23 Apr 2008 05:53:03 +0000 (+0000) Subject: Update OpenVMS compile support X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/145c0c86ce5686038cafdaf3e354e7bc3142734e?hp=106dcc2ceaa47cb8cfbdac9e776ac7458e23a222 Update OpenVMS compile support git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/html/descrip.mms b/src/html/descrip.mms index 11ab81f5a1..27f207f40f 100644 --- a/src/html/descrip.mms +++ b/src/html/descrip.mms @@ -2,7 +2,7 @@ # * # Make file for VMS * # Author : J.Jansen (joukj@hrem.nano.tudelft.nl) * -# Date : 13 February 2006 * +# Date : 23 April 2008 * # * #***************************************************************************** .first @@ -92,5 +92,6 @@ m_list.obj : m_list.cpp m_pre.obj : m_pre.cpp m_tables.obj : m_tables.cpp winpars.obj : winpars.cpp + cxx $(CXXFLAGS)$(CXX_DEFINE)/nowarn winpars.cpp chm.obj : chm.cpp -m_style.obj : m_style.cpp \ No newline at end of file +m_style.obj : m_style.cpp