update for OpenVMS compilation of wxX11
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 : 11 October 2018 *
|
# Date : 16 October 2018 *
|
||||||
# *
|
# *
|
||||||
#*****************************************************************************
|
#*****************************************************************************
|
||||||
.first
|
.first
|
||||||
@@ -105,7 +105,7 @@ all : $(SOURCES)
|
|||||||
.ifdef __WXX11__
|
.ifdef __WXX11__
|
||||||
library [--.lib]libwx_x11_univ.olb $(OBJECTS)
|
library [--.lib]libwx_x11_univ.olb $(OBJECTS)
|
||||||
$(MMS)$(MMSQUALIFIERS) $(OBJECTS2)
|
$(MMS)$(MMSQUALIFIERS) $(OBJECTS2)
|
||||||
library [--.lib]libwx_x11.olb $(OBJECTS2)
|
library [--.lib]libwx_x11_univ.olb $(OBJECTS2)
|
||||||
.endif
|
.endif
|
||||||
.endif
|
.endif
|
||||||
.endif
|
.endif
|
||||||
|
Reference in New Issue
Block a user