mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
12 lines
223 B
Text
12 lines
223 B
Text
|
cfunc.o: cfunc.c dl.h
|
||
|
|
||
|
cptr.o: cptr.c dl.h
|
||
|
|
||
|
handle.o: handle.c dl.h
|
||
|
|
||
|
dl.o: dl.c dl.h callback.h
|
||
|
|
||
|
callback.h: $(srcdir)/mkcallback.rb dl.h
|
||
|
@echo "generating callback.h"
|
||
|
@$(RUBY) $(srcdir)/mkcallback.rb $(srcdir)/dl.h > $@
|