提交 03ed5e99 编写于 作者: R Richard Levitte

We need the linked utils after a full build.

We really needs a better util/shlib_wrap.sh, but will have to do for now.
Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 50e83cdd
......@@ -142,7 +142,7 @@ PROCESSOR= {- $config{processor} -}
# The main targets ###################################################
all: Makefile libcrypto.pc libssl.pc openssl.pc $(ENGINES) $(PROGRAMS) $(SCRIPTS) $(TESTPROGS)
all: Makefile libcrypto.pc libssl.pc openssl.pc $(ENGINES) $(PROGRAMS) $(SCRIPTS) $(TESTPROGS) link-utils
test tests: $(TESTPROGS) rehash
( cd test; \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册