From 28c1d42c2fd55104b1e943cecf071f0e9315aa71 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 27 Oct 2000 11:28:15 +0000 Subject: [PATCH] #65293#: add C52 support --- bridges/source/cpp_uno/cc50_solaris_sparc/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bridges/source/cpp_uno/cc50_solaris_sparc/makefile.mk b/bridges/source/cpp_uno/cc50_solaris_sparc/makefile.mk index 39d3be889633..0d49c628b552 100644 --- a/bridges/source/cpp_uno/cc50_solaris_sparc/makefile.mk +++ b/bridges/source/cpp_uno/cc50_solaris_sparc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 15:28:48 $ +# last change: $Author: hr $ $Date: 2000-10-27 12:28:15 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -76,7 +76,7 @@ NO_BSYMBOLIC=TRUE # --- Files -------------------------------------------------------- -.IF "$(COM)$(CPU)" == "C50S" +.IF "$(COM)$(CPU)" == "C50S" || "$(COM)$(CPU)" == "C52S" #CFLAGS += -O5 -xO5