From 0fc02397bc4056b11fa82d0256f39a1d1ddfe849 Mon Sep 17 00:00:00 2001 From: Geoff Voelker Date: Fri, 17 Apr 1998 05:05:09 +0000 Subject: [PATCH] (CP_DIR): Preserve attributes. --- nt/makefile.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nt/makefile.def b/nt/makefile.def index 79796add381..4e28b0beb3d 100644 --- a/nt/makefile.def +++ b/nt/makefile.def @@ -157,7 +157,7 @@ $(BLD): $(OBJDIR) -mkdir $(BLD) CP = copy -CP_DIR = xcopy /f/r/i/e/d +CP_DIR = xcopy /f/r/i/e/d/k !if "$(OS_TYPE)" == "windows95" DEL = deltree /y -- 2.39.2