aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2007-06-04 17:53:04 +0000
committerDr. Stephen Henson <steve@openssl.org>2007-06-04 17:53:04 +0000
commit297e6f1917fb4ccdea177f482c630ec036516be4 (patch)
treecca1ca40bae1716b1c52cd849b0f3167f536b44e /Makefile.org
parentb948e2c59e3a6bdbfdcc304793da4635db7ca339 (diff)
downloadopenssl-297e6f1917fb4ccdea177f482c630ec036516be4.tar.gz
Avoid use of function pointer casts in pem library. Modify safestack to
always use inline functions.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org5
1 files changed, 1 insertions, 4 deletions
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