summaryrefslogtreecommitdiff
path: root/benchmarks/nqueens/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/nqueens/Makefile')
-rw-r--r--benchmarks/nqueens/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/nqueens/Makefile b/benchmarks/nqueens/Makefile
index 6c59879d19a2..6a428e816ca1 100644
--- a/benchmarks/nqueens/Makefile
+++ b/benchmarks/nqueens/Makefile
@@ -35,7 +35,7 @@ PROGS+= qn24b_mpi
.endif
post-extract:
- @${RM} -f ${WRKSRC}/qn24b_base
+ @${RM} ${WRKSRC}/qn24b_base
do-build:
cd ${WRKSRC} && \