aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index cf98fb515e..dceea44b50 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -299,6 +299,9 @@ tags:
errors:
perl util/mkerr.pl -recurse -write
+stacks:
+ perl util/mkstack.pl -recurse
+
util/libeay.num::
perl util/mkdef.pl crypto update
@@ -312,7 +315,7 @@ TABLE: Configure
(echo 'Output of `Configure TABLE'"':"; \
perl Configure TABLE) > TABLE
-update: depend errors util/libeay.num util/ssleay.num crypto/objects/obj_dat.h TABLE
+update: depend errors stacks util/libeay.num util/ssleay.num crypto/objects/obj_dat.h TABLE
tar:
@$(TAR) $(TARFLAGS) -cvf - \