8 lines
384 B
C
8 lines
384 B
C
#ifndef MK1MF_BUILD
|
|
/* auto-generated by Configure for crypto/cversion.c:
|
|
* for Unix builds, crypto/Makefile.ssl generates functional definitions;
|
|
* Windows builds (and other mk1mf builds) compile cversion.c with
|
|
* -DMK1MF_BUILD and use definitions added to this file by util/mk1mf.pl. */
|
|
#error "Windows builds (PLATFORM=VC-WIN32) use mk1mf.pl-created Makefiles"
|
|
#endif
|