IZ10198: /E switch to supress non-fatal error messages

This commit is contained in:
Armin Theissen 2003-01-23 09:59:16 +00:00
parent d611db5354
commit 2b46f6dd5f

View file

@ -42,7 +42,7 @@ V *:= # RCS suffix
# DIVFILE *= $(TMPFILE:s,/,\) # DIVFILE *= $(TMPFILE:s,/,\)
RM *= del RM *= del
# RM *= +-del # RM *= +-del
RMFLAGS *= /y RMFLAGS *= /y /E
MV *= rename MV *= rename
__.DIVSEP-sh-yes *:= \\ __.DIVSEP-sh-yes *:= \\
__.DIVSEP-sh-no *:= \\ __.DIVSEP-sh-no *:= \\