INTEGRATION: CWS ause028 (1.11.56); FILE MERGED
2005/05/19 10:22:15 hjs 1.11.56.1: #i48607# remove for consitency with older 4nt versions
This commit is contained in:
parent
458924e804
commit
57fe777306
1 changed files with 3 additions and 3 deletions
|
@ -68,9 +68,9 @@ E *:= .exe # Executables
|
|||
my4ver:=$(shell +echo %_4ver)
|
||||
.ENDIF # "$(GUI)$(USE_SHELL)"=="WNT4nt"
|
||||
|
||||
.IF "$(my4ver:s/.//:s/,//)" >= "400"
|
||||
RMFLAGS +=/E
|
||||
.ENDIF # "$(my4ver:s/.//:s/,//)" >= "300"
|
||||
#.IF "$(my4ver:s/.//:s/,//)" >= "400"
|
||||
# RMFLAGS +=/E
|
||||
#.ENDIF # "$(my4ver:s/.//:s/,//)" >= "300"
|
||||
|
||||
# Does not respect case of filenames.
|
||||
.DIRCACHERESPCASE := no
|
||||
|
|
Loading…
Reference in a new issue