summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 62bb7e49..d01b51a9 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ install: all
cd doc; $(INSTALL_DATA) $(TO_MAN) $(INSTALL_MAN)
local:
- $(MAKE) install INSTALL_TOP=.. INSTALL_EXEC="cp -up" INSTALL_DATA="cp -up"
+ $(MAKE) install INSTALL_TOP=.. INSTALL_EXEC="cp -p" INSTALL_DATA="cp -p"
# echo config parameters
echo: