Re: [openssl-users] OpenSSL Compile Issues (and general knowledge questions)

2015-03-27 Thread John Foley
The 'make depend' regenerates the dependencies for the makefiles. The dependencies will change depending on the configuration options you've passed to OpenSSL. If you're new to using GNU make, here's a decent explanation: http://make.mad-scientist.net/papers/advanced-auto-dependency-generatio

[openssl-users] OpenSSL Compile Issues (and general knowledge questions)

2015-03-27 Thread Lesley Kimmel
All; I'm an administrator/engineer responsible for compiling Apache with OpenSSL supporting FIPS mode. I've got a good process down that generally works. However, I am looking for a little help on some details because I am not a developer and am not about digging through the source code to figu