This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
ruby--ruby
Watch
1
Star
0
Fork
You've already forked ruby--ruby
0
mirror of
https://github.com/ruby/ruby.git
synced
2022-11-09 12:17:21 -05:00
Code
Releases
Activity
d7c2f3f8a4
ruby--ruby
/
ext
/
-test-
/
bignum
/
depend
4 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
Specify dependencies. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41107 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-06-06 08:58:25 -04:00
$(OBJS): $(HDRS) $(ruby_headers)
* bignum.c (rb_integer_pack): Renamed from rb_int_export. (rb_integer_unpack): Renamed from rb_int_import. * internal.h, pack.c: Follow the above change. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41147 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-06-07 08:41:02 -04:00
pack.o: pack.c $(top_srcdir)/internal.h
Copy permalink