summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1995-11-22 18:57:13 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1995-11-22 18:57:13 +0000
commite733c2338e3d0a0975f940de7164dcea34779dfb (patch)
tree74a360a0c876b8978476f1cf7370f744c5085b49 /nt
parentf3252968205d83e3c937ea5959f87ea9dcc3eb22 (diff)
downloademacs-e733c2338e3d0a0975f940de7164dcea34779dfb.tar.gz
(CP_DIR): Use platform independent switches for xcopy.
Diffstat (limited to 'nt')
-rw-r--r--nt/makefile.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/makefile.def b/nt/makefile.def
index 9d18d00b271..0e5dadd71aa 100644
--- a/nt/makefile.def
+++ b/nt/makefile.def
@@ -146,7 +146,7 @@ $(BLD): $(OBJDIR)
-mkdir $(BLD)
CP = copy
-CP_DIR = xcopy /fried
+CP_DIR = xcopy /f/r/i/e/d
# This is completely braindamaged, but it's the only routine known to be there
DEL_TREE = echo y | rmdir /s