From aa9e9524c99622eb2f41536aa442549849f20953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Wed, 14 Apr 1999 16:17:52 +0000 Subject: [PATCH] Activate lsock(1). --- usr.bin/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 2f89a6515226..315126002f35 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 1/7/94 -# $Id: Makefile,v 1.122 1998/11/10 12:19:26 bde Exp $ +# $Id: Makefile,v 1.123 1999/02/16 17:57:25 luoqi Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct xsend @@ -92,6 +92,7 @@ SUBDIR= apply \ logname \ look \ lorder \ + lsock \ lsvfs \ m4 \ mail \