mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* common.mk (realclean-enc): fixed typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14678 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
84d6f71195
commit
9b0bba0e37
1 changed files with 1 additions and 1 deletions
|
@ -327,7 +327,7 @@ realclean-local:: distclean-local
|
|||
@$(RM) parse.c lex.c
|
||||
realclean-ext::
|
||||
@-$(MINIRUBY) $(srcdir)/ext/extmk.rb $(EXTMK_ARGS) realclean
|
||||
distclean-enc:: distclean-enc
|
||||
realclean-enc:: distclean-enc
|
||||
|
||||
check: test test-all
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue