From b87b399c4883e7f20abcf8f18ca7880e265be8e4 Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Thu, 4 Nov 2010 07:38:13 +0000 Subject: [PATCH] Updating makefiles for OpenVMS git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/univ/descrip.mms | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/univ/descrip.mms b/src/univ/descrip.mms index 9e24b31..c61454f 100644 --- a/src/univ/descrip.mms +++ b/src/univ/descrip.mms @@ -2,7 +2,7 @@ # * # Make file for VMS * # Author : J.Jansen (joukj@hrem.nano.tudelft.nl) * -# Date : 21 May 2008 * +# Date : 4 November 2010 * # * #***************************************************************************** .first @@ -122,6 +122,7 @@ inphand.obj : inphand.cpp listbox.obj : listbox.cpp menu.obj : menu.cpp notebook.obj : notebook.cpp + cxx $(CXXFLAGS)$(CXX_DEFINE)/warn=disable=(INTSIGNCHANGE) notebook.cpp radiobut.obj : radiobut.cpp scrarrow.obj : scrarrow.cpp scrolbar.obj : scrolbar.cpp -- 2.7.4