summaryrefslogtreecommitdiff
path: root/solenv/inc/startup
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-03-18 09:16:06 +0000
committerOliver Bolte <obo@openoffice.org>2005-03-18 09:16:06 +0000
commit65450486716cd8d7add1f487342a359716369b7e (patch)
tree71e1502a76f5d509a8e5f7cc1c916834dd3781c3 /solenv/inc/startup
parentacbc98b9be3eed62e8168f6915d8827be334ccb6 (diff)
INTEGRATION: CWS vq12 (1.8.482); FILE MERGED
2005/03/09 19:15:58 vq 1.8.482.1: #i44636# Fix makefile syntax.
Diffstat (limited to 'solenv/inc/startup')
-rw-r--r--solenv/inc/startup/wnt/macros.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/solenv/inc/startup/wnt/macros.mk b/solenv/inc/startup/wnt/macros.mk
index 1f24e4975e10..84a123db89f5 100644
--- a/solenv/inc/startup/wnt/macros.mk
+++ b/solenv/inc/startup/wnt/macros.mk
@@ -38,15 +38,14 @@ V *:= # RCS suffix
SHELLMETAS *:= "<>|
# GROUPSUFFIX *:= .cmd
GROUPSUFFIX *:= .bat
- DIVFILE *= $(TMPFILE:s,/,\)
-# DIVFILE *= $(TMPFILE:s,/,\)
+ DIVFILE *= $(TMPFILE:s,/,\,)
RM *= del
# RM *= +-del
RMFLAGS *= /y
MV *= rename
__.DIVSEP-sh-yes *:= \\
__.DIVSEP-sh-no *:= \\
- DIRSEPSTR := \
+ DIRSEPSTR := \\
# / *= $(DIRSEPSTR)$(DIRSEPSTR)
PWD:=$(shell +echo %_cwd)
.EXPORT : PWD