diff options
| author | David Greenman <dg@FreeBSD.org> | 1995-04-15 03:31:19 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1995-04-15 03:31:19 +0000 |
| commit | 29e1dc755617c0e1f8a5bcdf91e52c2907cd0bc8 (patch) | |
| tree | 3f5a6f5f9f94527406fd72024c5eb5c96ee29d75 /usr.bin/w | |
| parent | 567f2ec907c4566d8f5217fc636681295474f2f4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/w')
| -rw-r--r-- | usr.bin/w/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/w/Makefile b/usr.bin/w/Makefile index a11edff778ba9..c7296b0044102 100644 --- a/usr.bin/w/Makefile +++ b/usr.bin/w/Makefile @@ -5,7 +5,6 @@ SRCS= fmt.c pr_time.c proc_compare.c w.c MAN1= w.1 uptime.1 DPADD= ${LIBKVM} LDADD= -lkvm -BINOWN= root BINGRP= kmem BINMODE=2555 LINKS= ${BINDIR}/w ${BINDIR}/uptime |
