From bbe5488bdc0617a386118621467ba9795d179513 Mon Sep 17 00:00:00 2001 From: hwr Date: Sun, 6 Jun 1999 17:09:59 +0000 Subject: Add and enable sendfile. --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index 3db3533aade..ecf96565c8d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 1999/05/30 21:38:47 tron Exp $ +# $NetBSD: Makefile,v 1.70 1999/06/06 17:09:59 hwr Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -86,6 +86,7 @@ # SUBDIR += rwhois SUBDIR += samba SUBDIR += scotty + SUBDIR += sendfile SUBDIR += sirc SUBDIR += sniffit # SUBDIR += slirp -- cgit v1.2.3