NetBSD/usr.sbin/bind/Makefile
tls b21c402a7b Remove MKPRIVATELIB from BIND libraries; move library reachover
directories and Makefiles from src/usr.sbin/bind to src/lib; make
BIND libraries build shared.  Saves about 1MB-1.5MB per installed
executable, about 5MB for a base+etc minimal installation of NetBSD.
2007-11-04 23:28:16 +00:00

8 lines
186 B
Makefile

# $NetBSD: Makefile,v 1.16 2007/11/04 23:28:20 tls Exp $
SUBDIR= html dig host named nslookup nsupdate rndc rndc-confgen dnssec check
.include "Makefile.inc"
.include <bsd.subdir.mk>