summaryrefslogtreecommitdiff
path: root/enc/Makefile.in
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2024-03-07 14:16:22 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2024-03-07 14:16:22 +0900
commitfbec42fb390b790c98abd6a068cc8c20bb309f3c (patch)
tree48c2b00a6e7968d27c54952475ee361583d90060 /enc/Makefile.in
parentd3279a0c11ca45ca85027e7eb74dc4aac52c478b (diff)
Clean up the incidentals to encoding/transcoding objects [ci skip]
Diffstat (limited to 'enc/Makefile.in')
-rw-r--r--enc/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/enc/Makefile.in b/enc/Makefile.in
index 660069f6ea..03c7486a25 100644
--- a/enc/Makefile.in
+++ b/enc/Makefile.in
@@ -72,6 +72,7 @@ WORKDIRS = @WORKDIRS@
NULLCMD = @NULLCMD@
RM = @RM@
+RMALL = @RMALL@
RMDIR = @RMDIR@
RMDIRS = @RMDIRS@
MAKEDIRS = @MAKEDIRS@