make-it-quick/config.msys.mk

24 lines
713 B
Makefile
Raw Normal View History

2017-12-13 05:08:38 +08:00
#******************************************************************************
# config.msys.mk Recorder project
#******************************************************************************
#
# 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>
2017-12-13 05:08:38 +08:00
#This software is licensed under the GNU General Public License v3
#See file COPYING for details.
#******************************************************************************
include $(BUILD)config.mingw.mk
LINE_BUFFERED=--line-buffered