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:50 +0000 (04:29 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 20 Jun 2005 04:29:50 +0000 (04:29 +0000)
commit11cd2397075d101b82a436a2f8beb1f886e29cfb
treedff5b050b3e490a5e4324a35c024f018751b795b
parentf6098f2ddad2dae93b6a6dea6a92547afdc19cfb
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