b21c402a7b
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.
8 lines
186 B
Makefile
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>
|