aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>1999-04-14 16:17:52 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>1999-04-14 16:17:52 +0000
commitaa9e9524c99622eb2f41536aa442549849f20953 (patch)
tree6c612844f030634094797e1a07774f9d60ba6dcd /usr.bin
parent508f6b17c496899efc87d5e0a0e2754ea6f216ed (diff)
downloadsrc-aa9e9524c99622eb2f41536aa442549849f20953.tar.gz
src-aa9e9524c99622eb2f41536aa442549849f20953.zip
Activate lsock(1).
Notes
Notes: svn path=/head/; revision=45680
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile3
1 files changed, 2 insertions, 1 deletions
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 \