mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Clean intermediate files for update-deps [ci skip]
This commit is contained in:
parent
9a8fc4e04c
commit
0114c72df0
1 changed files with 1 additions and 0 deletions
|
@ -509,6 +509,7 @@ clean-local::
|
|||
enc/encinit.c enc/encinit.$(OBJEXT) $(pkgconfig_DATA) \
|
||||
ruby-runner.$(OBJEXT) ruby-runner.h \
|
||||
|| $(NULLCMD)
|
||||
/usr/bin/find . -name '*.bc' -o -name '*.[is]' -delete
|
||||
-$(Q)$(RMALL) exe/ *.dSYM
|
||||
|
||||
distclean-local::
|
||||
|
|
Loading…
Add table
Reference in a new issue