diff options
author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 1998-01-16 12:19:22 +0000 |
---|---|---|
committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 1998-01-16 12:19:22 +0000 |
commit | d951f6555b1ff1e66e8edad2bdeb9e386c67951e (patch) | |
tree | a9b60dec20fa5f7f52ca7c8113195f2d65728a22 /ext/fcntl/depend | |
parent | 986c389e3116bc5746e8b2072de5e39b4c6719f1 (diff) | |
download | ruby-d951f6555b1ff1e66e8edad2bdeb9e386c67951e.tar.gz ruby-d951f6555b1ff1e66e8edad2bdeb9e386c67951e.tar.xz ruby-d951f6555b1ff1e66e8edad2bdeb9e386c67951e.zip |
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
Diffstat (limited to 'ext/fcntl/depend')
-rw-r--r-- | ext/fcntl/depend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fcntl/depend b/ext/fcntl/depend index 3c7ef8485..a7915c7d9 100644 --- a/ext/fcntl/depend +++ b/ext/fcntl/depend @@ -1 +1 @@ -fcntl.o: fcntl.c ../../ruby.h ../../config.h ../../defines.h +fcntl.o: fcntl.c $(hdrdir)/ruby.h $(hdrdir)/config.h $(hdrdir)/defines.h |