summaryrefslogtreecommitdiff
path: root/japanese/gawk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/gawk/Makefile')
-rw-r--r--japanese/gawk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/gawk/Makefile b/japanese/gawk/Makefile
index 59af0bfbce23..7136950c315e 100644
--- a/japanese/gawk/Makefile
+++ b/japanese/gawk/Makefile
@@ -40,7 +40,7 @@ pre-fetch:
done; \
for file in ${DISTPATCHES} ; do zcat $${file}; done | \
${SED} -e '1,/-----8</d' -e '/-----8</,/-----8</d' | uudecode; \
- rm -f ${DISTPATCHES};\
+ ${RM} -f ${DISTPATCHES};\
fi)
.endif