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:53:31 +0000 (19:53 +0200)
commit2ac7754a72b0488241463dbff1bd75b82081417a
treee37bcd0812577966e3aa7d8f396c6a3e4fc85402
parent85bbb9e6189e158647b1cb15c5c1dea32882240e
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)

(cherry picked from commit 6a74806ed741db24df3a7155e4bc11fb4ba9bc2a)
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl
apps/build.info
apps/progs.h [deleted file]
apps/progs.pl