* 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
@ -327,7 +327,7 @@ realclean-local:: distclean-local
|
|||||||
@$(RM) parse.c lex.c
|
@$(RM) parse.c lex.c
|
||||||
realclean-ext::
|
realclean-ext::
|
||||||
@-$(MINIRUBY) $(srcdir)/ext/extmk.rb $(EXTMK_ARGS) realclean
|
@-$(MINIRUBY) $(srcdir)/ext/extmk.rb $(EXTMK_ARGS) realclean
|
||||||
distclean-enc:: distclean-enc
|
realclean-enc:: distclean-enc
|
||||||
|
|
||||||
check: test test-all
|
check: test test-all
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user