summaryrefslogtreecommitdiff
path: root/config/config.mk
diff options
context:
space:
mode:
authorlarryh%netscape.com <devnull@localhost>1999-10-13 18:32:42 +0000
committerlarryh%netscape.com <devnull@localhost>1999-10-13 18:32:42 +0000
commit37bfd11ac779147a379619221da90fe589b8ac44 (patch)
tree1d4215798009e86bdaa632d963e0e1255f4aeee5 /config/config.mk
parent6b20a5101efcd554f96bc1a0d32dd38415e627f5 (diff)
downloadnspr-hg-37bfd11ac779147a379619221da90fe589b8ac44.tar.gz
NSPR 3.5 landing
Diffstat (limited to 'config/config.mk')
-rw-r--r--config/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.mk b/config/config.mk
index 45fdf764..91bba205 100644
--- a/config/config.mk
+++ b/config/config.mk
@@ -130,7 +130,7 @@ endif
MDIST = /m/dist
ifeq ($(OS_ARCH),WINNT)
MDIST = //helium/dist
-MDIST_DOS = \\\\helium\\dist
+MDIST_DOS = $(subst /,\\,$(MDIST))
endif
# RELEASE_DIR is ns/dist/<module name>