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

(-)solenv/inc/startup/wnt/macros.mk (+4 lines)
Lines 68-73 Link Here
68
   DIRSEPSTR :=/
68
   DIRSEPSTR :=/
69
.ENDIF
69
.ENDIF
70
70
71
.IF "$(USE_SHELL)" == "tcsh"
72
   PWD:=$(shell +pwd)
73
.EXPORT : PWD
74
.ENDIF
71
75
72
# Does not respect case of filenames.
76
# Does not respect case of filenames.
73
.DIRCACHERESPCASE := no
77
.DIRCACHERESPCASE := no

Return to issue 8762