mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
test: make build descriptions more consistent
Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16022)
This commit is contained in:
parent
2f8f8e6fc9
commit
ac1e85f464
@ -859,9 +859,9 @@ IF[{- !$disabled{tests} -}]
|
||||
DEPEND[namemap_internal_test]=../libcrypto.a libtestutil.a
|
||||
|
||||
PROGRAMS{noinst}=bio_prefix_text
|
||||
SOURCE[bio_prefix_text]=bio_prefix_text.c $LIBAPPSSRC
|
||||
SOURCE[bio_prefix_text]=bio_prefix_text.c
|
||||
INCLUDE[bio_prefix_text]=.. ../include ../apps/include
|
||||
DEPEND[bio_prefix_text]=../libcrypto
|
||||
DEPEND[bio_prefix_text]=../libcrypto libtestutil.a
|
||||
|
||||
IF[{- !$disabled{'deprecated-3.0'} -}]
|
||||
PROGRAMS{noinst}=pem_read_depr_test
|
||||
|
Loading…
Reference in New Issue
Block a user