unhook bind libraries

This commit is contained in:
christos 2009-04-12 17:09:46 +00:00
parent 69365232db
commit 62b7074a71
1 changed files with 1 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.133 2009/01/26 06:27:33 mrg Exp $
# $NetBSD: Makefile,v 1.134 2009/04/12 17:09:46 christos Exp $
# from: @(#)Makefile 5.25.1.1 (Berkeley) 5/7/91
.include <bsd.own.mk>
@ -87,12 +87,6 @@ SUBDIR+= libkrb5 # depends on libcrypto and more
SUBDIR+= librefuse # depends on libpuffs
SUBDIR+= librumpuser # depends on libpthread
# XXX These bind9/ISC libraries should depend on each other but the
# XXX dependency ordering requires considerable investigation.
# XXX Please preserve the order below so we know the order ISC links
# XXX them in in their Makefiles.
SUBDIR+= libbind9 libdns liblwres libisccfg libisccc libisc # dep. libpthread
#==================== 2nd library dependency barrier ====================
SUBDIR+= .WAIT