зеркало из https://github.com/github/ruby.git
Fixed main dependency
`programs` has depended on the "fake" script, which is used by `test-spec` and etc.
This commit is contained in:
Родитель
a4f3e1762a
Коммит
465b5dc124
|
@ -207,7 +207,7 @@ MAKE_LINK = $(MINIRUBY) -rfileutils -e "include FileUtils::Verbose" \
|
||||||
|
|
||||||
all: $(SHOWFLAGS) main docs
|
all: $(SHOWFLAGS) main docs
|
||||||
|
|
||||||
main: $(SHOWFLAGS) exts $(ENCSTATIC:static=lib)encs
|
main: $(SHOWFLAGS) exts $(ENCSTATIC:static=lib)encs programs
|
||||||
@$(NULLCMD)
|
@$(NULLCMD)
|
||||||
|
|
||||||
mjit-headers: $(MJIT_SUPPORT)-mjit-headers
|
mjit-headers: $(MJIT_SUPPORT)-mjit-headers
|
||||||
|
|
Загрузка…
Ссылка в новой задаче