diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2002-04-08 16:46:12 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2002-04-08 16:46:12 +0000 |
commit | e8183927c68be5199c15e12320371bbe8913aa36 (patch) | |
tree | 85d45175b453f5d046db5ab7972a4b6dcdb469fd | |
parent | 58b1a88fa173605388b015de0b8fe246c6864518 (diff) |
don't ask
-rw-r--r-- | solenv/inc/startup/wnt/macros.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/inc/startup/wnt/macros.mk b/solenv/inc/startup/wnt/macros.mk index 7af60115049e..982d37c40143 100644 --- a/solenv/inc/startup/wnt/macros.mk +++ b/solenv/inc/startup/wnt/macros.mk @@ -42,7 +42,7 @@ V *:= # RCS suffix # DIVFILE *= $(TMPFILE:s,/,\) RM *= del # RM *= +-del - RMFLAGS *= + RMFLAGS *= /y MV *= rename __.DIVSEP-sh-yes *:= \\ __.DIVSEP-sh-no *:= \\ |