#100000# COMEX 10 added

This commit is contained in:
Oliver Bolte 2003-10-10 09:45:53 +00:00
parent 59544c1623
commit 25a495e78a

View file

@ -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