Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / usr.sbin / isdn / Makefile.inc
blob06a9c56be5f7f2ccdcfc0d45e5db64809d538047
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"
5 .endif
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