Update OpenVMS compile support

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2008-12-02 15:39:14 +00:00
parent b3483429d4
commit 17dd542b49
4 changed files with 17 additions and 17 deletions

View File

@@ -2,7 +2,7 @@
# *
# Make file for VMS *
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
# Date : 5 November 2008 *
# Date : 2 December 2008 *
# *
#*****************************************************************************
.first
@@ -50,7 +50,7 @@ OBJECTS = \
font.obj,\
frame.obj,\
gauge.obj,\
gsockmot.obj,\
sockmot.obj,\
icon.obj,\
listbox.obj,\
main.obj,\
@@ -101,7 +101,7 @@ SOURCES = \
font.cpp,\
frame.cpp,\
gauge.cpp,\
gsockmot.cpp,\
sockmot.cpp,\
icon.cpp,\
listbox.cpp,\
main.cpp,\
@@ -163,7 +163,7 @@ filedlg.obj : filedlg.cpp
font.obj : font.cpp
frame.obj : frame.cpp
gauge.obj : gauge.cpp
gsockmot.obj : gsockmot.cpp
sockmot.obj : sockmot.cpp
icon.obj : icon.cpp
listbox.obj : listbox.cpp
main.obj : main.cpp