X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=Makefile.org;h=d473eb5688bc963bec5b4dc3b549d33b2a6f38bd;hp=55808321277e0fca8c3dced18384d1b98f233f67;hb=6434abbfc6ac0d5cb882844ed10fef5821039cf6;hpb=96afc1cfd53a0ffcca8544fa751eb9bf17749133 diff --git a/Makefile.org b/Makefile.org index 5580832127..d473eb5688 100644 --- a/Makefile.org +++ b/Makefile.org @@ -421,9 +421,6 @@ errors: (cd engines; $(MAKE) PERL=$(PERL) errors) $(PERL) util/ck_errf.pl */*.c */*/*.c -stacks: - $(PERL) util/mkstack.pl -write - util/libeay.num:: $(PERL) util/mkdef.pl crypto update @@ -448,7 +445,7 @@ TABLE: Configure (echo 'Output of `Configure TABLE'"':"; \ $(PERL) Configure TABLE) > TABLE -update: errors stacks util/libeay.num util/ssleay.num crypto/objects/obj_dat.h crypto/objects/obj_xref.h apps/openssl-vms.cnf crypto/bn/bn_prime.h TABLE depend +update: errors util/libeay.num util/ssleay.num crypto/objects/obj_dat.h crypto/objects/obj_xref.h apps/openssl-vms.cnf crypto/bn/bn_prime.h TABLE depend # Build distribution tar-file. As the list of files returned by "find" is # pretty long, on several platforms a "too many arguments" error or similar