diff options
author | Rob Austein <sra@hactrn.net> | 2006-06-20 17:32:46 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2006-06-20 17:32:46 +0000 |
commit | 8b319903618337c8bc643eb16454f59fabd2f28b (patch) | |
tree | 061eaaf526a6528f8bafe2d02f7749eccdbcfb67 /openssl/vendor/0.9.8b/MacOS/buildinf.h | |
parent | eca4feb580cffd6af474f599efe3fe99505a525c (diff) |
Tagging OpenSSL 0.9.8b
svn path=/openssl/vendor/0.9.8b; revision=2
Diffstat (limited to 'openssl/vendor/0.9.8b/MacOS/buildinf.h')
-rw-r--r-- | openssl/vendor/0.9.8b/MacOS/buildinf.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openssl/vendor/0.9.8b/MacOS/buildinf.h b/openssl/vendor/0.9.8b/MacOS/buildinf.h new file mode 100644 index 00000000..90875b6e --- /dev/null +++ b/openssl/vendor/0.9.8b/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 |