* ext/-test-/file/depend, ext/-test-/postponed_job/depend,

ext/-test-/tracepoint/depend: New files for dependencies.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2013-10-28 12:36:23 +00:00
Родитель 8f675f0b89
Коммит d3e84880ad
4 изменённых файлов: 9 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,8 @@
Mon Oct 28 21:35:31 2013 Tanaka Akira <akr@fsij.org>
* ext/-test-/file/depend, ext/-test-/postponed_job/depend,
ext/-test-/tracepoint/depend: New files for dependencies.
Mon Oct 28 15:32:18 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
* ext/openssl/depend (ossl.o): work around of dependency of

2
ext/-test-/file/depend Normal file
Просмотреть файл

@ -0,0 +1,2 @@
init.o: $(HDRS) $(ruby_headers)
stat.o: $(HDRS) $(ruby_headers) $(hdrdir)/ruby/io.h $(hdrdir)/ruby/encoding.h $(hdrdir)/oniguruma.h

Просмотреть файл

@ -0,0 +1 @@
postponed_job.o: $(HDRS) $(ruby_headers) $(hdrdir)/ruby/debug.h

Просмотреть файл

@ -0,0 +1 @@
tracepoint.o: $(HDRS) $(ruby_headers) $(hdrdir)/ruby/debug.h