diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 3bed018acc5..bc8fb37ad67 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 1998/11/23 15:09:00 hubertf Exp $ +# $NetBSD: Makefile,v 1.41 1998/11/23 21:40:19 tv Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -8,6 +8,7 @@ SUBDIR += arpwatch # SUBDIR += ascend-radius # SUBDIR += bb +# SUBDIR += bind4 SUBDIR += bing # SUBDIR += cap SUBDIR += coda_client |