summaryrefslogtreecommitdiffstats
path: root/lib/libexpat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libexpat/Makefile')
-rw-r--r--lib/libexpat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libexpat/Makefile b/lib/libexpat/Makefile
index ab9b0e8..9b641c1 100644
--- a/lib/libexpat/Makefile
+++ b/lib/libexpat/Makefile
@@ -30,6 +30,6 @@ bsdxml.h: expat.h
> ${.TARGET}
bsdxml_external.h: expat_external.h
- cp ${.ALLSRC} ${.TARGET}
+ cp -f ${.ALLSRC} ${.TARGET}
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud