|
|
@ -14,6 +14,7 @@ DEPEND[libssl]=libcrypto |
|
|
|
# Empty DEPEND "indices" means the dependencies are expected to be built |
|
|
|
# unconditionally before anything else. |
|
|
|
DEPEND[]=include/openssl/asn1.h \ |
|
|
|
include/openssl/cmp.h \ |
|
|
|
include/openssl/configuration.h \ |
|
|
|
include/openssl/fipskey.h \ |
|
|
|
include/openssl/opensslv.h \ |
|
|
@ -26,6 +27,7 @@ DEPEND[]=include/openssl/asn1.h \ |
|
|
|
|
|
|
|
GENERATE[include/openssl/asn1.h]=include/openssl/asn1.h.in |
|
|
|
GENERATE[include/openssl/configuration.h]=include/openssl/configuration.h.in |
|
|
|
GENERATE[include/openssl/cmp.h]=include/openssl/cmp.h.in |
|
|
|
GENERATE[include/openssl/fipskey.h]=include/openssl/fipskey.h.in |
|
|
|
GENERATE[include/openssl/opensslv.h]=include/openssl/opensslv.h.in |
|
|
|
GENERATE[include/openssl/safestack.h]=include/openssl/safestack.h.in |
|
|
|