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
+2004-05-27 Ken Raeburn <raeburn@mit.edu>
+
+ * 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.
+
2004-05-12 Ken Raeburn <raeburn@mit.edu>
* shlib.conf (*-*-linux*): Use GNU linker's --retain-symbols-file
RM=$(BUILDTOP)\config\rm.bat
LIBECHO=$(BUILDTOP)\util\windows\$(OUTPRE)libecho
-CP=copy
+CP=copy/b nul:+
MV=ren
LN=copy
LIBCMD=lib