From d951f6555b1ff1e66e8edad2bdeb9e386c67951e Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 16 Jan 1998 12:19:22 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r11, which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/tkutil/depend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/tkutil/depend') diff --git a/ext/tkutil/depend b/ext/tkutil/depend index ead83eda5..e325a82c0 100644 --- a/ext/tkutil/depend +++ b/ext/tkutil/depend @@ -1 +1 @@ -tkutil.o: tkutil.c ../../ruby.h ../../config.h ../../defines.h +tkutil.o: tkutil.c $(hdrdir)/ruby.h $(hdrdir)/config.h $(hdrdir)/defines.h -- cgit