7e70181723
in cryptlib.h (which is often included as "../cryptlib.h"), then the question remains relative to which directory this is to be interpreted. gcc went one further directory up, as intended; but makedepend thinks differently, and so probably do some C compilers. So the ../ must go away; thus e_os.h goes back into include/openssl (but I now use #include "openssl/e_os.h" instead of <openssl/e_os.h> to make the point) -- and we have another huge bunch of dependency changes. Argh. |
||
---|---|---|
.. | ||
asm | ||
.cvsignore | ||
c_cfb64.c | ||
c_ecb.c | ||
c_enc.c | ||
c_ofb64.c | ||
c_skey.c | ||
cast.h | ||
cast_lcl.h | ||
cast_s.h | ||
cast_spd.c | ||
castopts.c | ||
casts.cpp | ||
casttest.c | ||
Makefile.ssl | ||
Makefile.uni |