mirror of https://github.com/openssl/openssl.git
Small cleanup of some build.info files
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5153)
This commit is contained in:
parent
e431bcfabd
commit
14262ca950
|
|
@ -268,7 +268,6 @@ INCLUDE_MAIN___test_libtestutil_OLB = /INCLUDE=MAIN
|
|||
INCLUDE[cipherlist_test]=../include
|
||||
DEPEND[cipherlist_test]=../libcrypto ../libssl libtestutil.a
|
||||
|
||||
INCLUDE[testutil.o]=..
|
||||
INCLUDE[ssl_test_ctx.o]=../include
|
||||
INCLUDE[handshake_helper.o]=../include
|
||||
INCLUDE[ssltestlib.o]=.. ../include
|
||||
|
|
@ -371,7 +370,6 @@ INCLUDE_MAIN___test_libtestutil_OLB = /INCLUDE=MAIN
|
|||
ENDIF
|
||||
|
||||
SOURCE[uitest]=uitest.c ../apps/apps.c ../apps/opt.c
|
||||
DEPEND[uitest.o]=../apps/progs.h
|
||||
INCLUDE[uitest]=.. ../include ../apps
|
||||
DEPEND[uitest]=../libcrypto ../libssl libtestutil.a
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue