This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-26 03:13:02 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4da170bcf6
opnsense-src
/
usr.bin
/
ipcs
/
Makefile
10 lines
102 B
Makefile
Raw
Normal View
History
Unescape
Escape
Revert $FreeBSD$ to $Id$
1997-02-22 14:58:13 -05:00
# $Id$
Added from FreeBSD-1.1.5 with some additions to list shared memory segments.
1994-09-13 11:27:02 -04:00
PROG
=
ipcs
Imported the NetBSD version which acts a lot more like the SYSV program. Obtained from: NetBSD
1994-09-13 12:59:29 -04: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 11:27:02 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink