From: Geoff Voelker Date: Fri, 17 Apr 1998 05:05:09 +0000 (+0000) Subject: (CP_DIR): Preserve attributes. X-Git-Tag: emacs-20.3~1475 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0fc02397bc4056b11fa82d0256f39a1d1ddfe849;p=emacs.git (CP_DIR): Preserve attributes. --- 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