summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config/Imake.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Imake.tmpl b/src/config/Imake.tmpl
index 86ef9fdee..af105f5b3 100644
--- a/src/config/Imake.tmpl
+++ b/src/config/Imake.tmpl
@@ -483,7 +483,7 @@
#endif
#endif
#ifndef CpCmd
-#define CpCmd cp
+#define CpCmd cp -p
#endif
#ifndef LnCmd
#if SystemV