diff options
Diffstat (limited to 'src/lib/libcrypto/buildinf.h')
-rw-r--r-- | src/lib/libcrypto/buildinf.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/libcrypto/buildinf.h b/src/lib/libcrypto/buildinf.h new file mode 100644 index 0000000000..957f09d5fd --- /dev/null +++ b/src/lib/libcrypto/buildinf.h | |||
@@ -0,0 +1,6 @@ | |||
1 | #ifndef MK1MF_BUILD | ||
2 | /* auto-generated by crypto/Makefile for crypto/cversion.c */ | ||
3 | #define CFLAGS "cc -O" | ||
4 | #define PLATFORM "dist" | ||
5 | #define DATE "Sat Aug 21 10:52:09 EST 2010" | ||
6 | #endif | ||