summaryrefslogtreecommitdiff
path: root/lang/gforth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gforth/Makefile')
-rw-r--r--lang/gforth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index c557f980d7f5..b5f743fa7736 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -70,7 +70,7 @@ install-doc:
# Remove unused file
remove-empty-files:
- @${RM} -f ${STAGEDIR}${DATADIR}/site-forth/siteinit.fs
+ @${RM} ${STAGEDIR}${DATADIR}/site-forth/siteinit.fs
# Remove unused directories
remove-empty-dirs: