Module Name: src
Committed By: christos
Date: Sun Apr 12 17:09:46 UTC 2009
Modified Files:
src/lib: Makefile
Log Message:
unhook bind libraries
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/lib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/Makefile
diff -u src/lib/Makefile:1.133 src/lib/Makefile:1.134
--- src/lib/Makefile:1.133 Mon Jan 26 01:27:33 2009
+++ src/lib/Makefile Sun Apr 12 13:09:46 2009
@@ -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+= 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