mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
e315aa0c41
Makefiles should be re-configured by extract_makefile. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42511 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
5 lines
163 B
Text
5 lines
163 B
Text
$(OBJS): $(HDRS) $(ruby_headers) \
|
|
$(hdrdir)/ruby/encoding.h \
|
|
$(hdrdir)/ruby/oniguruma.h
|
|
qsort.o: $(hdrdir)/ruby/util.h
|
|
normalize.o: $(top_srcdir)/internal.h
|