e_os.h does not belong with the exported headers. Do not put it there
authorRichard Levitte <levitte@openssl.org>
Thu, 22 Feb 2001 14:45:02 +0000 (14:45 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 22 Feb 2001 14:45:02 +0000 (14:45 +0000)
commit41d2a336eee7fcf7beda0ce38e0ef7fc16bbfdb1
treedcad6fa950b6c4403a3ede282062c3c24ce75b0d
parent627774fd877b9aae249d937afa214d87d8964ae1
e_os.h does not belong with the exported headers.  Do not put it there
and make all files the depend on it include it without prefixing it
with openssl/.

This means that all Makefiles will have $(TOP) as one of the include
directories.
54 files changed:
Makefile.org
apps/Makefile.ssl
apps/apps.h
apps/makeapps.com
crypto/Makefile.ssl
crypto/asn1/Makefile.ssl
crypto/bio/Makefile.ssl
crypto/bio/bss_bio.c
crypto/bn/Makefile.ssl
crypto/bn/bntest.c
crypto/buffer/Makefile.ssl
crypto/cast/Makefile.ssl
crypto/cast/cast_lcl.h
crypto/comp/Makefile.ssl
crypto/conf/Makefile.ssl
crypto/cryptlib.h
crypto/crypto-lib.com
crypto/des/Makefile.ssl
crypto/dh/Makefile.ssl
crypto/dsa/Makefile.ssl
crypto/dso/Makefile.ssl
crypto/engine/Makefile.ssl
crypto/err/Makefile.ssl
crypto/evp/Makefile.ssl
crypto/hmac/Makefile.ssl
crypto/lhash/Makefile.ssl
crypto/md2/Makefile.ssl
crypto/mdc2/Makefile.ssl
crypto/objects/Makefile.ssl
crypto/ocsp/Makefile.ssl
crypto/pem/Makefile.ssl
crypto/pkcs12/Makefile.ssl
crypto/pkcs7/Makefile.ssl
crypto/rand/Makefile.ssl
crypto/rand/md_rand.c
crypto/rsa/Makefile.ssl
crypto/rsa/rsa_test.c
crypto/stack/Makefile.ssl
crypto/txt_db/Makefile.ssl
crypto/x509/Makefile.ssl
crypto/x509v3/Makefile.ssl
install.com
makevms.com
ssl/Makefile.ssl
ssl/ssl-lib.com
ssl/ssl_cert.c
ssl/ssl_locl.h
ssl/ssl_task.c
ssl/ssltest.c
test/Makefile.ssl
test/maketests.com
tools/Makefile.ssl
util/libeay.num
util/ssleay.num