Split dtoa.c
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67022 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7199685dc6
commit
867338c36e
4
LEGAL
4
LEGAL
@ -278,9 +278,9 @@ parse.c::
|
||||
This special exception was added by the Free Software Foundation in
|
||||
version 2.2 of Bison.
|
||||
|
||||
util.c (partly)::
|
||||
missing/dtoa.c::
|
||||
|
||||
This file contains the source code under these licenses.
|
||||
This file is under these licenses.
|
||||
|
||||
>>>
|
||||
Copyright (c) 1991, 2000, 2001 by Lucent Technologies.
|
||||
|
@ -3019,6 +3019,7 @@ util.$(OBJEXT): $(hdrdir)/ruby/ruby.h
|
||||
util.$(OBJEXT): $(top_srcdir)/include/ruby.h
|
||||
util.$(OBJEXT): {$(VPATH)}config.h
|
||||
util.$(OBJEXT): {$(VPATH)}defines.h
|
||||
util.$(OBJEXT): {$(VPATH)}dtoa.c
|
||||
util.$(OBJEXT): {$(VPATH)}encoding.h
|
||||
util.$(OBJEXT): {$(VPATH)}intern.h
|
||||
util.$(OBJEXT): {$(VPATH)}internal.h
|
||||
|
3417
missing/dtoa.c
Normal file
3417
missing/dtoa.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user