diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-06-01 01:14:28 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-06-01 01:14:28 +0000 |
| commit | 0444aaa030c2ccabae1bf9c9eae0d45fb6df7e12 (patch) | |
| tree | 2d977c65763bc8f4f96be18f35e6fc30f9f37a0f /usr.bin/ipcs | |
| parent | 80157f80cdf4db13dd24276362146cda26d4c0b4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/ipcs')
| -rw-r--r-- | usr.bin/ipcs/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/ipcs/Makefile b/usr.bin/ipcs/Makefile index 665371074767..5f631dd1696a 100644 --- a/usr.bin/ipcs/Makefile +++ b/usr.bin/ipcs/Makefile @@ -1,8 +1,6 @@ # $FreeBSD$ PROG= ipcs -BINGRP= kmem -BINMODE= 2555 DPADD+= ${LIBKVM} LDADD+= -lkvm |
