Blame sysinfo/os/msys.mk

1a478c
OS		= msys
1a478c
OS_APP_PREFIX	=
1a478c
OS_APP_SUFFIX	= .exe
1a478c
OS_LIB_PREFIX	= lib
1a478c
OS_LIB_SUFFIX	= .dll
1a478c
OS_IMPLIB_EXT	= .dll.a
1a478c
OS_LIBDEF_EXT	= .def
1a478c
OS_ARCHIVE_EXT	= .a
1a478c
OS_SONAME	= copy
1a478c
OS_BINFMT	= PE
1c9fde
OS_IMPLIB_TOOL	= dlltool
1a478c
1a478c
CFLAGS_PIC	=
1a478c
CFLAGS_OS      += -U__STRICT_ANSI__
dcb5ae
dcb5ae
# dso suffix notation
dcb5ae
OS_LIB_PREFIXED_SUFFIX  = $(OS_LIB_SUFFIX)
dcb5ae
OS_LIB_SUFFIXED_SUFFIX  =