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
|
@ -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 = \]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue