Initial support for MacOS is now available
[oweals/openssl.git] / MacOS / buildinf.h
diff --git a/MacOS/buildinf.h b/MacOS/buildinf.h
new file mode 100644 (file)
index 0000000..63d773d
--- /dev/null
@@ -0,0 +1,5 @@
+#ifndef MK1MF_BUILD
+#  define CFLAGS       "-DB_ENDIAN"
+#  define PLATFORM     "macos"
+#  define DATE         "Sat Dec 18 23:10 MEST 1999"
+#endif