summaryrefslogtreecommitdiff
path: root/ext/dl/depend
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-10-18 02:01:24 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-10-18 02:01:24 +0000
commit0245c7aa161548fd176794f1b3495cb634b96049 (patch)
treef2760f6150ea08dd8df976faf0864ecf45e91617 /ext/dl/depend
parenta2f8339f6f3ddc665c92cff7a83cea62aa5dea08 (diff)
* ext/dl/depend, ext/dl/extconf.rb, ext/socket/depend,
ext/socket/extconf.rb: shouldn't define DESTCLEANFILES in depend, use $distcleanfiles in extconf.rb. * win32/Makefile.sub (distclean-local): should remove .config.h.time. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9408 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/dl/depend')
-rw-r--r--ext/dl/depend2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/dl/depend b/ext/dl/depend
index 3d86c3405f..3f05a2f802 100644
--- a/ext/dl/depend
+++ b/ext/dl/depend
@@ -1,5 +1,3 @@
-DISTCLEANFILES = $(srcdir)/callback.h
-
cfunc.o: cfunc.c dl.h
cptr.o: cptr.c dl.h