Blame sysinfo/os/mingw.mk

a6e0dc
OS		= mingw
a6e0dc
OS_APP_PREFIX	=
a6e0dc
OS_APP_SUFFIX	= .exe
a6e0dc
OS_LIB_PREFIX	= lib
a6e0dc
OS_LIB_SUFFIX	= .dll
a6e0dc
OS_IMPLIB_EXT	= .dll.a
a6e0dc
OS_LIBDEF_EXT	= .def
a6e0dc
OS_ARCHIVE_EXT	= .a
a6e0dc
OS_SONAME	= copy
a6e0dc
OS_BINFMT	= PE
f9b3d0
OS_IMPLIB_TOOL	= dlltool
fa897a
a6e0dc
CFLAGS_PIC	=
8cfe46
CFLAGS_OS      += -U__STRICT_ANSI__
cde76b
cde76b
# dso suffix notation
cde76b
OS_LIB_PREFIXED_SUFFIX  = $(OS_LIB_SUFFIX)
cde76b
OS_LIB_SUFFIXED_SUFFIX  =