1 # $NetBSD: Makefile.inc,v 1.1.1.1 2001/01/06 13:00:10 martin Exp $
3 .if exists(${.CURDIR}/../../Makefile.inc)
4 .include "${.CURDIR}/../../Makefile.inc"
7 USE_FORT?=yes # network server
9 # optional build configuration:
10 # I4B_WITHOUT_CURSES=1 # don't compile curses into the daemon
11 I4B_EXTERNAL_MONITOR=1 # enable local and remote monitoring of the daemon
12 # I4B_NOTCPIP_MONITOR=1 # for the security concious: isdn monitoring only via
13 # # local domain socket, no TCP socket supported