Split autogenerated dependency to depend file from common.mk

This commit is contained in:
Hiroshi SHIBATA 2025-07-22 11:48:57 +09:00
parent 199861424e
commit be7b1164e6
7 changed files with 20437 additions and 20439 deletions

View file

@ -537,7 +537,7 @@ MESSAGE_END = ) do @echo.%~I)
ECHO_BEGIN = @echo.
ECHO_END =
all: $(srcdir)/win32/Makefile.sub $(win_srcdir)/Makefile.sub $(srcdir)/common.mk
all: $(srcdir)/win32/Makefile.sub $(win_srcdir)/Makefile.sub $(srcdir)/common.mk $(srcdir)/depend
prog: config
ruby: $(PROGRAM)
@ -569,6 +569,7 @@ ACTIONS_ENDGROUP = @::
ABI_VERSION_HDR = $(hdrdir)/ruby/internal/abi.h
!include $(srcdir)/common.mk
!include $(srcdir)/depend
!ifdef SCRIPTPROGRAMS
!else if [echo>scriptbin.mk SCRIPTPROGRAMS = \]