programs will be made from exts
`programs` after `exts` overwrites programs built with extension libraries when static-linked-ext.
This commit is contained in:
parent
e127c85fac
commit
cca2f7ab14
@ -213,7 +213,7 @@ MAKE_LINK = $(MINIRUBY) -rfileutils -e "include FileUtils::Verbose" \
|
|||||||
|
|
||||||
all: $(SHOWFLAGS) main docs
|
all: $(SHOWFLAGS) main docs
|
||||||
|
|
||||||
main: $(SHOWFLAGS) exts $(ENCSTATIC:static=lib)encs programs
|
main: $(SHOWFLAGS) exts $(ENCSTATIC:static=lib)encs
|
||||||
@$(NULLCMD)
|
@$(NULLCMD)
|
||||||
|
|
||||||
mjit-headers: $(MJIT_SUPPORT)-mjit-headers
|
mjit-headers: $(MJIT_SUPPORT)-mjit-headers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user