summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-02-07 20:02:49 +0000
committerRichard Levitte <levitte@openssl.org>2002-02-07 20:02:49 +0000
commit9074521458c806464df2ffd185ab2bad7e3bfa2d (patch)
tree6821b8d113da9519535b42e4b3c8b9f25fc32676 /Makefile.org
parentf924200e1b211e4f1012455dcd893de06b5df4bb (diff)
Generate the individual engines' error strings and macros
automatically.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.org b/Makefile.org
index 5e642036e5..1ca0b28368 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -608,6 +608,7 @@ tags:
errors:
$(PERL) util/mkerr.pl -recurse -write
+ (cd crypto/engine; $(MAKE) PERL=$(PERL) errors)
stacks:
$(PERL) util/mkstack.pl -write