Update OpenVMS compile support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# *
|
# *
|
||||||
# Make file for VMS *
|
# Make file for VMS *
|
||||||
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
||||||
# Date : 13 February 2006 *
|
# Date : 23 April 2008 *
|
||||||
# *
|
# *
|
||||||
#*****************************************************************************
|
#*****************************************************************************
|
||||||
.first
|
.first
|
||||||
@@ -92,5 +92,6 @@ m_list.obj : m_list.cpp
|
|||||||
m_pre.obj : m_pre.cpp
|
m_pre.obj : m_pre.cpp
|
||||||
m_tables.obj : m_tables.cpp
|
m_tables.obj : m_tables.cpp
|
||||||
winpars.obj : winpars.cpp
|
winpars.obj : winpars.cpp
|
||||||
|
cxx $(CXXFLAGS)$(CXX_DEFINE)/nowarn winpars.cpp
|
||||||
chm.obj : chm.cpp
|
chm.obj : chm.cpp
|
||||||
m_style.obj : m_style.cpp
|
m_style.obj : m_style.cpp
|
||||||
|
Reference in New Issue
Block a user