From 5cf9860c998f00a7e6f3c2745cdcfa754cf8e679 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sun, 27 Aug 2000 20:43:26 +0000 Subject: Add & enable arpd --- net/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 633fdee1e86..81881ed2602 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.149 2000/08/25 16:13:56 mjl Exp $ +# $NetBSD: Makefile,v 1.150 2000/08/27 20:43:26 hubertf Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -6,6 +6,7 @@ SUBDIR += archie SUBDIR += arla + SUBDIR += arpd SUBDIR += arpwatch SUBDIR += batchftp SUBDIR += bind4 @@ -22,8 +23,13 @@ SUBDIR += coda_doc SUBDIR += coda_intro SUBDIR += coda_server +<<<<<<< Makefile + SUBDIR += delegate + SUBDIR += ddclient +======= SUBDIR += ddclient SUBDIR += delegate +>>>>>>> 1.142 SUBDIR += dhid SUBDIR += dip SUBDIR += dlint -- cgit v1.2.3