From 145c0c86ce5686038cafdaf3e354e7bc3142734e Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Wed, 23 Apr 2008 05:53:03 +0000 Subject: [PATCH 1/1] Update OpenVMS compile support git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/html/descrip.mms | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.45.2