Build apps/progs.h dynamically
authorRichard Levitte <levitte@openssl.org>
Thu, 15 Jun 2017 17:31:01 +0000 (19:31 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Jun 2017 17:49:21 +0000 (19:49 +0200)
commit6a74806ed741db24df3a7155e4bc11fb4ba9bc2a
treed0798dbcefadf6671b847ea9d73df7aee47c9dea
parentc537e74ba32e28d747d8e747abfa6cfff75c44c1
Build apps/progs.h dynamically

Because apps/progs.h isn't configuration agnostic, it's not at all
suited for 'make update' or being versioned, so change it to be
dynamically generated.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3688)
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl
apps/build.info
apps/progs.h [deleted file]
apps/progs.pl
test/build.info
test/uitest.c