Add support for Haiku

This commit is contained in:
Christophe de Dinechin 2018-11-21 06:41:05 +00:00
parent f0ebcbe77f
commit 04aa207539
2 changed files with 29 additions and 0 deletions

View File

@ -25,6 +25,7 @@ BUILDENV_Linux=linux
BUILDENV_Cygwin=cygwin
BUILDENV_MinGW=mingw
BUILDENV_MSYS=msys
BUILDENV_Haiku=haiku
# Just in case (leftovers from a former life ;-)
BUILDENV_HP-UX=hpux

28
config.haiku.mk Normal file
View File

@ -0,0 +1,28 @@
#******************************************************************************
# config.haiku.mk make-it-quick
#******************************************************************************
#
# File Description:
#
# Configuration file for the Haiku operating system
#
#
#
#
#
#
#
#
#******************************************************************************
# (C) 2018 Christophe de Dinechin <christophe@dinechin.org>
# This software is licensed under the GNU General Public License v3
# See LICENSE file for details.
#******************************************************************************
DEFINES_BUILDENV_haiku=CONFIG_HAIKU
OS_NAME_BUILDENV_haiku=haiku
include $(MIQ)config.gnu.mk
TEST_ENV= LIBRARY_PATH=$$LIBRARY_PATH:$(OUTPUT)
SEDOPT_haiku= -u