aboutsummaryrefslogtreecommitdiff
path: root/src/config/win-pre.in
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2004-05-27 23:07:50 +0000
committerKen Raeburn <raeburn@mit.edu>2004-05-27 23:07:50 +0000
commite7fd9042de9c1a1bc58f74a520cb9646d5cebc9e (patch)
treeb8d75f2e267009b34ee621b3b2dc76a0e4116998 /src/config/win-pre.in
parent605cee517c573e9e856003feae232e7078b78ed9 (diff)
downloadkrb5-e7fd9042de9c1a1bc58f74a520cb9646d5cebc9e.zip
krb5-e7fd9042de9c1a1bc58f74a520cb9646d5cebc9e.tar.gz
krb5-e7fd9042de9c1a1bc58f74a520cb9646d5cebc9e.tar.bz2
* win-pre.in (CP): Copy nul: plus the file, to avoid carrying over the original
modification time, since some of our makefiles depend on $(CP) updating the timestamp. Use binary mode for the copy, because default/ASCII seems to cause a ^Z to be added to the file. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16369 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/win-pre.in')
-rw-r--r--src/config/win-pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/win-pre.in b/src/config/win-pre.in
index 7590462..031058c 100644
--- a/src/config/win-pre.in
+++ b/src/config/win-pre.in
@@ -155,7 +155,7 @@ EXE_LINKOPTS=$(LOPTS)
RM=$(BUILDTOP)\config\rm.bat
LIBECHO=$(BUILDTOP)\util\windows\$(OUTPRE)libecho
-CP=copy
+CP=copy/b nul:+
MV=ren
LN=copy
LIBCMD=lib