diff options
author | Rob Austein <sra@hactrn.net> | 2006-06-20 17:32:05 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2006-06-20 17:32:05 +0000 |
commit | eca4feb580cffd6af474f599efe3fe99505a525c (patch) | |
tree | 59fa47c6f197931d6da746cadf7ad37ff1ec4557 /openssl/vendor/current/MacOS/buildinf.h |
Importing OpenSSL 0.9.8b
svn path=/openssl/vendor/current/CHANGES; revision=1
Diffstat (limited to 'openssl/vendor/current/MacOS/buildinf.h')
-rw-r--r-- | openssl/vendor/current/MacOS/buildinf.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openssl/vendor/current/MacOS/buildinf.h b/openssl/vendor/current/MacOS/buildinf.h new file mode 100644 index 00000000..90875b6e --- /dev/null +++ b/openssl/vendor/current/MacOS/buildinf.h @@ -0,0 +1,5 @@ +#ifndef MK1MF_BUILD +# define CFLAGS "-DB_ENDIAN" +# define PLATFORM "macos" +# define DATE "Sun Feb 27 19:44:16 MET 2000" +#endif |