View | Details | Raw Unified | Return to issue 11093
Collapse All | Expand All

(-)solenv/inc/startup/wnt/macros.mk (+4 lines)
Lines 66-71 Link Here
66
   __.DIVSEP-sh-yes *:= \\\
66
   __.DIVSEP-sh-yes *:= \\\
67
   __.DIVSEP-sh-no  *:= \\
67
   __.DIVSEP-sh-no  *:= \\
68
   DIRSEPSTR :=/
68
   DIRSEPSTR :=/
69
# See IZ 11093 why PWD has to be overwritten
70
   PWD:=$(shell +pwd)
71
.EXPORT : PWD
72
69
.ENDIF
73
.ENDIF
70
74
71
75

Return to issue 11093