summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs/contrib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cvs/contrib/Makefile')
-rw-r--r--gnu/usr.bin/cvs/contrib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/contrib/Makefile b/gnu/usr.bin/cvs/contrib/Makefile
index 5a8a8b52..2ac3618 100644
--- a/gnu/usr.bin/cvs/contrib/Makefile
+++ b/gnu/usr.bin/cvs/contrib/Makefile
@@ -24,7 +24,7 @@ Makefile:
@:
.sh:
- cp ${.IMPSRC} ${.TARGET}
+ cp -f ${.IMPSRC} ${.TARGET}
.pl:
sed -e 's,xPERL_PATHx,$(PERLPATH),' ${.IMPSRC} > ${.TARGET}
OpenPOWER on IntegriCloud