зеркало из https://github.com/github/ruby.git
* ext/dl/depend: add dependencies. [ruby-dev:32760]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14681 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
b79c868296
Коммит
47aa40cd55
|
@ -1,3 +1,7 @@
|
|||
Tue Dec 25 16:34:58 2007 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||
|
||||
* ext/dl/depend: add dependencies. [ruby-dev:32760]
|
||||
|
||||
Tue Dec 25 16:26:48 2007 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* include/ruby/ruby.h, thread.c: rename is_ruby_native_thread() to
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
cfunc.o: cfunc.c dl.h
|
||||
cfunc.o: cfunc.c dl.h $(hdrdir)/ruby.h
|
||||
|
||||
cptr.o: cptr.c dl.h
|
||||
cptr.o: cptr.c dl.h $(hdrdir)/ruby.h $(hdrdir)/io.h
|
||||
|
||||
handle.o: handle.c dl.h
|
||||
handle.o: handle.c dl.h $(hdrdir)/ruby.h
|
||||
|
||||
dl.o: dl.c dl.h callback.h
|
||||
dl.o: dl.c dl.h callback.h $(hdrdir)/ruby.h $(hdrdir)/io.h
|
||||
|
||||
callback.h: $(srcdir)/mkcallback.rb dl.h
|
||||
@echo "generating callback.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче