Make 'make ordinals' work again
authorRichard Levitte <levitte@openssl.org>
Fri, 4 Sep 2020 06:51:37 +0000 (08:51 +0200)
committerMatt Caswell <matt@openssl.org>
Sun, 13 Sep 2020 10:11:57 +0000 (11:11 +0100)
commit962963395c37d015474ef03c41396b78196e301c
tree1965e07a1d64dbab3527a7297c1bc52d9e1751be
parent83ecb26f2b4246704ef900416d56942b86967304
Make 'make ordinals' work again

'make ordinals' assumed that all headers reside in the source tree,
which is no longer true, now that we generate a number of them.  This
needed some refactoring.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12781)
Configurations/unix-Makefile.tmpl