Update Makefile for OpenVMS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64764 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 : 7 October 2009 *
|
# Date : 28 June 2010 *
|
||||||
# *
|
# *
|
||||||
#*****************************************************************************
|
#*****************************************************************************
|
||||||
.first
|
.first
|
||||||
@@ -114,6 +114,7 @@ sockunix.obj : sockunix.cpp
|
|||||||
cxx $(CXXFLAGS)$(CXX_DEFINE)/nowarn sockunix.cpp
|
cxx $(CXXFLAGS)$(CXX_DEFINE)/nowarn sockunix.cpp
|
||||||
mimetype.obj : mimetype.cpp
|
mimetype.obj : mimetype.cpp
|
||||||
threadpsx.obj : threadpsx.cpp
|
threadpsx.obj : threadpsx.cpp
|
||||||
|
cxx $(CXXFLAGS)$(CXX_DEFINE)/nowarn threadpsx.cpp
|
||||||
utilsunx.obj : utilsunx.cpp
|
utilsunx.obj : utilsunx.cpp
|
||||||
utilsx11.obj : utilsx11.cpp
|
utilsx11.obj : utilsx11.cpp
|
||||||
joystick.obj : joystick.cpp
|
joystick.obj : joystick.cpp
|
||||||
|
Reference in New Issue
Block a user