Remove deleted fipshashes.[co] from Makefile.
This commit is contained in:
parent
0395795181
commit
caf8fc0b3b
@ -34,8 +34,8 @@ GENERAL=Makefile README fips-lib.com install.com
|
||||
|
||||
LIB= $(TOP)/libcrypto.a
|
||||
SHARED_LIB= libcrypto$(SHLIB_EXT)
|
||||
LIBSRC=fips.c fips_err_wrapper.c fipshashes.c
|
||||
LIBOBJ=fips.o fips_err_wrapper.o fipshashes.o
|
||||
LIBSRC=fips.c fips_err_wrapper.c
|
||||
LIBOBJ=fips.o fips_err_wrapper.o
|
||||
|
||||
FIPS_OBJ_LISTS=sha/lib hmac/lib rand/lib des/lib aes/lib dsa/lib rsa/lib dh/lib
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user