mirror of
https://github.com/ruby/ruby.git
synced 2026-08-03 13:08:59 +08:00
8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
constdefs.h : $(srcdir)/mkconstants.rb
|
|
@echo "generating constant definitions"
|
|
@$(RUBY) $(srcdir)/mkconstants.rb -o constdefs.h
|
|
|
|
# AUTOGENERATED DEPENDENCIES START
|
|
etc.o: etc.c
|
|
# AUTOGENERATED DEPENDENCIES END
|