summaryrefslogtreecommitdiff
path: root/solenv/inc/wnt.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-12-12 14:35:10 +0000
committerKurt Zenker <kz@openoffice.org>2007-12-12 14:35:10 +0000
commite749cc0a43c77805650424ed53da1c7c8aa1c2ef (patch)
treec84b2368d3593a64c9ad15e0eddd84145d6a9256 /solenv/inc/wnt.mk
parent89ef33a9b4ec87c86f03ee34c87ab2bb8891e55c (diff)
INTEGRATION: CWS nowrapcmd1 (1.79.86); FILE MERGED
2007/10/07 16:28:19 vq 1.79.86.1: #i82202# Add needed NOWRAPCMD changes.
Diffstat (limited to 'solenv/inc/wnt.mk')
-rw-r--r--solenv/inc/wnt.mk11
1 files 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"