(CP_DIR): Use platform independent switches for xcopy.

This commit is contained in:
Geoff Voelker 1995-11-22 18:57:13 +00:00
parent ea6401d799
commit 99eac72a2e

View 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