X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fobjects%2FMakefile.ssl;h=ea5348e90d53674d3f8ae0e8ce2f41830c30dca1;hb=525f51f6c98751de4db3b81789044d32e3686cda;hp=01bff3ece5f0b8fa49489afe7cbc0df72eb1d679;hpb=50ccbc13f6b64122fce5f7f0d7f49e8d3b68aa23;p=oweals%2Fopenssl.git diff --git a/crypto/objects/Makefile.ssl b/crypto/objects/Makefile.ssl index 01bff3ece5..ea5348e90d 100644 --- a/crypto/objects/Makefile.ssl +++ b/crypto/objects/Makefile.ssl @@ -37,9 +37,6 @@ top: all: obj_dat.h lib -obj_dat.h: objects.h obj_dat.pl - $(PERL) ./obj_dat.pl < objects.h > obj_dat.h - lib: $(LIBOBJ) $(AR) $(LIB) $(LIBOBJ) $(RANLIB) $(LIB) @@ -93,7 +90,7 @@ obj_dat.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h obj_dat.o: ../../include/openssl/lhash.h ../../include/openssl/objects.h obj_dat.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h obj_dat.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h -obj_dat.o: ../cryptlib.h +obj_dat.o: ../cryptlib.h obj_dat.h obj_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h obj_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h obj_err.o: ../../include/openssl/err.h ../../include/openssl/objects.h