From 500ee6de4a38c02ebe83594f437fa71d9bfd53f0 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 2 Jul 2003 13:51:51 +0000 Subject: INTEGRATION: CWS ooo11rc (1.1.1.1.78); FILE MERGED 2003/06/27 00:51:05 nick 1.1.1.1.78.1: IZ 15351: Add rsc.cpp to NOOPT list for IRIX --- rsc/source/rsc/makefile.mk | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'rsc') diff --git a/rsc/source/rsc/makefile.mk b/rsc/source/rsc/makefile.mk index 95ae993e0b83..7ead52f792c6 100644 --- a/rsc/source/rsc/makefile.mk +++ b/rsc/source/rsc/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 16:42:56 $ +# last change: $Author: vg $ $Date: 2003-07-02 14:51:51 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,6 +71,10 @@ TARGET=rscrsc .INCLUDE : settings.mk .INCLUDE : sv.mk +.IF "$(OS)"=="IRIX" +NOOPTFILES= $(OBJ)$/rsc.obj +.ENDIF + OBJFILES= $(OBJ)$/rsc.obj \ $(OBJ)$/rscinst.obj -- cgit v1.2.3