xref
: /
freebsd
/
usr.bin
/
posixshmcontrol
/
Makefile
(revision dd41de95a84d979615a2ef11df6850622bf6184e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
posixshmcontrol
4
LIBADD
=
util
5
6
.
include
<
bsd.prog.mk
>
7