1 # Exim: OS-specific make file for Darwin (Mac OS X).
2 # SPDX-License-Identifier: GPL-2.0-or-later
6 BASENAME_COMMAND=look_for_it
7 CHOWN_COMMAND=/usr/sbin/chown
8 CHMOD_COMMAND=/bin/chmod
12 # Removed -DBIND_8_COMPAT for 4.61
13 # CFLAGS=-O -no-cpp-precomp -DBIND_8_COMPAT
15 # 2020/05/12 disable TLS resume support; it results in
16 # "1 select() failure: No such file or directory"
17 # being logged by the daeomn (sending the testsuite red...)
19 CFLAGS=-O -no-cpp-precomp -DDISABLE_TLS_RESUME
26 XINCLUDE=-I$(X11)/include
31 EXIWHAT_EGREP_ARG='/exim( |$$)'
32 EXIWHAT_KILL_SIGNAL=-USR1