changeset 13629:47dcb4f14efb

(CP_DIR): Use platform independent switches for xcopy.
author Geoff Voelker <voelker@cs.washington.edu>
date Wed, 22 Nov 1995 18:57:13 +0000
parents 6da84b713ae7
children 824556b916a4
files nt/makefile.def
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nt/makefile.def	Wed Nov 22 13:44:42 1995 +0000
+++ b/nt/makefile.def	Wed Nov 22 18:57:13 1995 +0000
@@ -146,7 +146,7 @@
 		-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