mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Makefile.in: clean ruby-runner [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57387 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
121984da8e
commit
ca3fe508c9
1 changed files with 1 additions and 0 deletions
|
@ -406,6 +406,7 @@ clean-local::
|
|||
$(Q)$(RM) ext/extinit.c ext/extinit.$(OBJEXT) ext/ripper/y.output \
|
||||
enc/encinit.c enc/encinit.$(OBJEXT)
|
||||
-$(Q)$(RM) $(pkgconfig_DATA)
|
||||
-$(Q)$(RMALL) ruby-runner$(EXEEXT) ruby-runner.h ruby-runner.*/
|
||||
|
||||
distclean-local::
|
||||
$(Q)$(RM) ext/config.cache $(RBCONFIG) Doxyfile
|
||||
|
|
Loading…
Reference in a new issue