#100000# COMEX 10 added
This commit is contained in:
parent
59544c1623
commit
25a495e78a
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.pmk,v $
|
||||
#
|
||||
# $Revision: 1.2 $
|
||||
# $Revision: 1.3 $
|
||||
#
|
||||
# last change: $Author: dbo $ $Date: 2003-05-08 12:41:06 $
|
||||
# last change: $Author: obo $ $Date: 2003-10-10 10:45:53 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -60,7 +60,7 @@
|
|||
#
|
||||
#*************************************************************************
|
||||
|
||||
.IF "$(COM)$(COMEX)" == "MSC8"
|
||||
.IF "$(COM)$(COMEX)" == "MSC8" || "$(COM)$(COMEX)"== "MSC10"
|
||||
BUILD_FOR_CLI = "true"
|
||||
.ENDIF
|
||||
|
||||
|
|
Loading…
Reference in a new issue