summaryrefslogtreecommitdiff
path: root/solenv/inc/startup
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 14:16:17 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 14:16:17 +0000
commit7cdcde15f255f300f02bdcb293b930324bb486dd (patch)
tree04799ce58f8dde4b25f05d4b8d98223968d48f10 /solenv/inc/startup
parent2d995a23b2a6ba5cfd8a1afd183d3bbd7f19b1c3 (diff)
INTEGRATION: CWS ause084_DEV300 (1.22.44); FILE MERGED
2008/02/29 12:29:49 hjs 1.22.44.3: #i77992# remove PWD 2008/01/24 17:37:58 hjs 1.22.44.2: RESYNC: (1.22-1.23); FILE MERGED 2007/12/14 15:40:00 hjs 1.22.44.1: #i77992# dmake 4.11 now in place and 4.12 around the corner
Diffstat (limited to 'solenv/inc/startup')
-rw-r--r--solenv/inc/startup/wnt/macros.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/solenv/inc/startup/wnt/macros.mk b/solenv/inc/startup/wnt/macros.mk
index 94efdbb06b5f..58b00978e910 100644
--- a/solenv/inc/startup/wnt/macros.mk
+++ b/solenv/inc/startup/wnt/macros.mk
@@ -35,8 +35,6 @@ SHELL *:= $(COMSPEC)
__.DIVSEP-sh-yes *:= \\
__.DIVSEP-sh-no *:= \\
DIRSEPSTR := \\
-# See iz61212 for the reason why PWD is overwritten
- PWD:=$(shell @echo %_cwd)
.ELSE # Non 4nt case
@@ -63,7 +61,7 @@ SHELL *:= $(COMSPEC)
.ENDIF
-.EXPORT : GUWCMD PWD
+.EXPORT : GUWCMD
.IF $(USE_SHELL) == 4nt