build bind libs too
This commit is contained in:
parent
fc036a6369
commit
2314898e60
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2009/01/19 07:19:09 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/04/12 22:42:36 christos Exp $
|
||||
|
||||
#
|
||||
# This Makefile exists to provide a single point to build
|
||||
|
@ -12,4 +12,6 @@
|
|||
SUBDIR+= ../bsd/atf/lib
|
||||
.endif
|
||||
|
||||
SUBDIR+= ../bsd/bind/lib
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
Loading…
Reference in New Issue