From 1adf2e4d3b409a3626a1e836537b201ade267ba4 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 23 Aug 2004 08:17:49 +0000 Subject: INTEGRATION: CWS tune03 (1.4.210); FILE MERGED 2004/05/25 17:05:11 hr 1.4.210.1: #i29488#: set cc-wrapper mode to auto in all cases --- solenv/inc/set_ext.mk | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/solenv/inc/set_ext.mk b/solenv/inc/set_ext.mk index 96e8b79cf26b..44aa81539239 100644 --- a/solenv/inc/set_ext.mk +++ b/solenv/inc/set_ext.mk @@ -2,9 +2,9 @@ # # $RCSfile: set_ext.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: hr $ $Date: 2003-03-27 11:48:11 $ +# last change: $Author: rt $ $Date: 2004-08-23 09:17:49 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -60,14 +60,6 @@ # #************************************************************************* -.IF "$(OS)"=="SOLARIS" -wrapper_override_cc_wrapper=AUTO -#wrapper_override_cc_wrapper=FALSE -wrapper_use_clean_sourcecheck=TRUE -.ENDIF # "$(OS)"=="SOLARIS" - -.EXPORT : wrapper_override_cc_wrapper wrapper_use_clean_sourcecheck - #defaults TARFILE_ROOTDIR*=$(TARFILE_NAME) UNTAR_FLAG_FILE*=so_unpacked_$(TARGET) -- cgit