summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1997-01-08 20:19:22 +0000
committerjdp <jdp@FreeBSD.org>1997-01-08 20:19:22 +0000
commita3091cdc309772d8fbb7a7373a793f4fda4905dc (patch)
tree0b818e1d527713a6208337047d5aa719ed834b6f /usr.bin
parent2b83be266bb9226fcd06217b358f6248ce4d7b40 (diff)
downloadFreeBSD-src-a3091cdc309772d8fbb7a7373a793f4fda4905dc.zip
FreeBSD-src-a3091cdc309772d8fbb7a7373a793f4fda4905dc.tar.gz
Enable lockf.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 3a37055..4d6892f 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.74 1996/11/03 17:01:25 markm Exp $
+# $Id: Makefile,v 1.75 1997/01/08 11:38:33 ache Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct units xsend
@@ -13,7 +13,7 @@ SUBDIR= apply ar at banner basename biff brandelf cal calendar \
find finger fmt fold fpr from fsplit fstat ftp gcore gencat getopt \
gprof head hexdump host id indent ipcrm ipcs \
join jot kdump ktrace key keyinfo keyinit killall lam last \
- lastcomm leave lex locate lock logger login logname lorder \
+ lastcomm leave lex locate lock lockf logger login logname lorder \
lsvfs m4 mail make mesg mkdep mkfifo mklocale mkstr mk_cmds \
modstat more msgs mt netstat nfsstat nice \
nm nohup pagesize passwd paste pr printenv \
OpenPOWER on IntegriCloud