mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Split autogenerated dependency to depend file from common.mk
This commit is contained in:
parent
199861424e
commit
be7b1164e6
7 changed files with 20437 additions and 20439 deletions
|
@ -204,7 +204,7 @@ post-commit: $(if $(DOT_WAIT),,do-commit)
|
|||
+$(Q) \
|
||||
{ \
|
||||
$(in-srcdir) \
|
||||
exec sed -f tool/prereq.status defs/gmake.mk template/Makefile.in common.mk; \
|
||||
exec sed -f tool/prereq.status defs/gmake.mk template/Makefile.in common.mk depend; \
|
||||
} | \
|
||||
$(MAKE) $(mflags) Q=$(Q) ECHO=$(ECHO) \
|
||||
top_srcdir="$(top_srcdir)" srcdir="$(srcdir)" srcs_vpath="" CHDIR="$(CHDIR)" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue