make-it-quick/config.msys.mk

24 lines
722 B
Makefile
Raw Normal View History

2017-12-13 05:08:38 +08:00
#******************************************************************************
# config.msys.mk Make-It-Quick project
2017-12-13 05:08:38 +08:00
#******************************************************************************
#
# File Description:
#
# Configuration file when building with MSYS
#
#
#
#
#
#
#
#
#******************************************************************************
2018-04-03 21:15:09 +08:00
# (C) 1992-2018 Christophe de Dinechin <christophe@dinechin.org>
# This software is licensed under the GNU General Public License v3
# See LICENSE file for details.
2017-12-13 05:08:38 +08:00
#******************************************************************************
include $(MIQ)config.mingw.mk
2017-12-13 05:08:38 +08:00
LINE_BUFFERED=--line-buffered