diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 1999-04-14 16:17:52 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 1999-04-14 16:17:52 +0000 |
| commit | aa9e9524c99622eb2f41536aa442549849f20953 (patch) | |
| tree | 6c612844f030634094797e1a07774f9d60ba6dcd /usr.bin/Makefile | |
| parent | 508f6b17c496899efc87d5e0a0e2754ea6f216ed (diff) | |
Notes
Diffstat (limited to 'usr.bin/Makefile')
| -rw-r--r-- | usr.bin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 2f89a65152265..315126002f351 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 \ |
