# $NetBSD: Makefile,v 1.3 2024/02/21 22:52:53 christos Exp $ LIB=bind9 .include .include "${.CURDIR}/../Makefile.inc" DIST= ${IDIST}/lib/bind9 .PATH.c: ${DIST} SRCS= check.c getaddresses.c LIBDPLIBS+= isc ${.CURDIR}/../libisc \ dns ${.CURDIR}/../libdns \ isccfg ${.CURDIR}/../libisccfg \ .include