INTEGRATION: CWS nowrapcmd1 (1.79.86); FILE MERGED

2007/10/07 16:28:19 vq 1.79.86.1: #i82202# Add needed NOWRAPCMD changes.
This commit is contained in:
Kurt Zenker 2007-12-12 14:35:10 +00:00
parent 89ef33a9b4
commit e749cc0a43

View file

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