This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-17 10:26:15 +00:00
Code
Issues
Releases
Activity
39a1ad8654
freebsd
/
usr.bin
/
ipcs
/
Makefile
10 lines
102 B
Makefile
Raw
Normal View
History
Unescape
Escape
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
# $Id$
Added from FreeBSD-1.1.5 with some additions to list shared memory segments.
1994-09-13 15:27:02 +00:00
PROG
=
ipcs
Imported the NetBSD version which acts a lot more like the SYSV program. Obtained from: NetBSD
1994-09-13 16:59:29 +00:00
BINGRP
=
kmem
BINMODE
=
2555
DPADD
+=
${
LIBKVM
}
LDADD
+=
-lkvm
Added from FreeBSD-1.1.5 with some additions to list shared memory segments.
1994-09-13 15:27:02 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink