From e749cc0a43c77805650424ed53da1c7c8aa1c2ef Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 12 Dec 2007 14:35:10 +0000 Subject: [PATCH] INTEGRATION: CWS nowrapcmd1 (1.79.86); FILE MERGED 2007/10/07 16:28:19 vq 1.79.86.1: #i82202# Add needed NOWRAPCMD changes. --- solenv/inc/wnt.mk | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/solenv/inc/wnt.mk b/solenv/inc/wnt.mk index 446b8a65a59c..e6ac6a8ff738 100644 --- a/solenv/inc/wnt.mk +++ b/solenv/inc/wnt.mk @@ -4,9 +4,9 @@ # # $RCSfile: wnt.mk,v $ # -# $Revision: 1.79 $ +# $Revision: 1.80 $ # -# last change: $Author: rt $ $Date: 2007-07-24 13:31:29 $ +# last change: $Author: kz $ $Date: 2007-12-12 15:35:10 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -36,13 +36,6 @@ # --- Windows-NT-Environment --------------------------------------- # Used if "$(GUI)" == "WNT" -# --- Set Wrapper command - should move to startup/wnt --- -.IF "$(USE_SHELL)"!= "4nt" -#Fallback, normaly set by winenv.* -WRAPCMD*=guw.pl -WRAPCMD_ENV*=$(WRAPCMD) -env -.ENDIF - # --- Compiler --- .IF "$(OS)$(COM)$(CPU)$(COMEX)" == "WNTMSCI10"