Add crypto/bn/bn_prime.h to the collection of generated files. In the
authorRichard Levitte <levitte@openssl.org>
Mon, 20 Jun 2005 04:29:54 +0000 (04:29 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 20 Jun 2005 04:29:54 +0000 (04:29 +0000)
commit722a5c5adee20ac458755f5898b3f9b37c06034a
treead17a3271dffce81f3573aa2e3d91d7d6198cc6e
parent2788e3983e1beb06721cac3753471577dfc5c324
Add crypto/bn/bn_prime.h to the collection of generated files.  In the
update target, place the dependency on depend last, so all necessary files
are generated *before* the dependencies are figured out.

PR: 1121
Makefile.org