mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
ccdc9ecf64
(Init_intpack): Renamed from Init_pack. Reported by Naohisa Goto. [ruby-dev:47526] [Bug #8655] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42049 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
4 lines
118 B
Text
4 lines
118 B
Text
$(OBJS): $(HDRS) $(ruby_headers)
|
|
|
|
intpack.o: intpack.c $(top_srcdir)/internal.h
|
|
mul.o: mul.c $(top_srcdir)/internal.h
|