diff options
author | Matt Valentine-House <[email protected]> | 2023-02-13 14:51:45 +0000 |
---|---|---|
committer | Aaron Patterson <[email protected]> | 2023-02-28 09:09:00 -0800 |
commit | 5e4b80177ef7e6abbe90849037b688c004568170 (patch) | |
tree | 67265ec0dfbfe49ecbdc03c77e9fe9c4b33d0ac5 /ext/-test-/float | |
parent | 460f399c5a08267beadd5e840b856ae5fac1e56a (diff) |
Update the depend files
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/7310
Diffstat (limited to 'ext/-test-/float')
-rw-r--r-- | ext/-test-/float/depend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/-test-/float/depend b/ext/-test-/float/depend index c81cc82556..9580a0416c 100644 --- a/ext/-test-/float/depend +++ b/ext/-test-/float/depend @@ -145,7 +145,6 @@ init.o: $(hdrdir)/ruby/internal/memory.h init.o: $(hdrdir)/ruby/internal/method.h init.o: $(hdrdir)/ruby/internal/module.h init.o: $(hdrdir)/ruby/internal/newobj.h -init.o: $(hdrdir)/ruby/internal/rgengc.h init.o: $(hdrdir)/ruby/internal/scan_args.h init.o: $(hdrdir)/ruby/internal/special_consts.h init.o: $(hdrdir)/ruby/internal/static_assert.h @@ -305,7 +304,6 @@ nextafter.o: $(hdrdir)/ruby/internal/memory.h nextafter.o: $(hdrdir)/ruby/internal/method.h nextafter.o: $(hdrdir)/ruby/internal/module.h nextafter.o: $(hdrdir)/ruby/internal/newobj.h -nextafter.o: $(hdrdir)/ruby/internal/rgengc.h nextafter.o: $(hdrdir)/ruby/internal/scan_args.h nextafter.o: $(hdrdir)/ruby/internal/special_consts.h nextafter.o: $(hdrdir)/ruby/internal/static_assert.h |