NetBSD/usr.sbin/isdn/Makefile.inc
martin fbf08005d7 Import of essential ISDN4BSD userland utilities and their documentation.
The left out parts (which have not been installed by ISDN4BSD on NetBSD
anyway), may be added as pkgs later (if demand exists).
2001-01-06 13:00:10 +00:00

12 lines
456 B
Makefile

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