mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove debug lines
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
66b6d76648
commit
5906bcc95a
1 changed files with 2 additions and 2 deletions
|
@ -1374,8 +1374,8 @@ INSNS = opt_sc.inc optinsn.inc optunifs.inc insns.inc insns_info.inc \
|
||||||
) do @echo.%~J>>insns_rules.mk]
|
) do @echo.%~J>>insns_rules.mk]
|
||||||
!else
|
!else
|
||||||
! include insns_rules.mk
|
! include insns_rules.mk
|
||||||
#! if [del insns_rules.mk > nul]
|
! if [del insns_rules.mk > nul]
|
||||||
#! endif
|
! endif
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
verconf.h: verconf.mk
|
verconf.h: verconf.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue