]> git.eshelyaron.com Git - emacs.git/commitdiff
(CP_DIR): Use platform independent switches for xcopy.
authorGeoff Voelker <voelker@cs.washington.edu>
Wed, 22 Nov 1995 18:57:13 +0000 (18:57 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Wed, 22 Nov 1995 18:57:13 +0000 (18:57 +0000)
nt/makefile.def

index 9d18d00b271c7b3007ea246719c711191ba8e311..0e5dadd71aaf826d44ebbf4eef1bb21c74b16593 100644 (file)
@@ -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