1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/digest/depend
knu 0522cf503c * ext/digest/depend: Fix header installation when the build
directory is different from srcdir. [Pointed out by: eban]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-10-06 06:22:56 +00:00

8 lines
220 B
Text

digest.o: digest.c digest.h $(hdrdir)/ruby.h $(topdir)/config.h \
$(hdrdir)/defines.h $(hdrdir)/intern.h
install-so: install-h
site-install-so: install-h
install-h:
$(INSTALL_DATA) $(srcdir)/digest.h $(RUBYARCHDIR)