summaryrefslogtreecommitdiffstats
path: root/lang/cocor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cocor/Makefile')
-rw-r--r--lang/cocor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cocor/Makefile b/lang/cocor/Makefile
index 806a18c..c3942b8 100644
--- a/lang/cocor/Makefile
+++ b/lang/cocor/Makefile
@@ -27,7 +27,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS|#CFLAGS|' ${WRKSRC}/${i}
.endfor
.for i in cplus2 taste taste_cp
- @${RM} -f ${WRKSRC}/${i}/unix.mk.*
+ @${RM} ${WRKSRC}/${i}/unix.mk.*
.endfor
do-install:
OpenPOWER on IntegriCloud